Re: dw_mmc: priv->sdr_timing set wrong

2013-10-22 Thread Yuvaraj Kumar
On Tue, Oct 22, 2013 at 12:15 PM, Jaehoon Chung wrote: > Hi Grant, > > Good catch..sdr-timing is set to wrong value.(set to ddr-timing) > Do you have the plan that send the fixing patch at mailing? Oops.. Grant, Thanks for pointing out this.I will prepare the fix and send soon. > > Best Regards, >

Re: dw_mmc: priv->sdr_timing set wrong

2013-10-21 Thread Jaehoon Chung
Hi Grant, Good catch..sdr-timing is set to wrong value.(set to ddr-timing) Do you have the plan that send the fixing patch at mailing? Best Regards, Jaehoon Chung On 10/19/2013 05:13 AM, Grant Grundler wrote: > Chris, Yuvaraj, Alim, Jaehoon, > > This patch is wrong: > https://git.kernel.org/cgi

dw_mmc: priv->sdr_timing set wrong

2013-10-18 Thread Grant Grundler
Chris, Yuvaraj, Alim, Jaehoon, This patch is wrong: https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc.git/commit/?h=mmc-next&id=e6c784eded7b39caeaf2e9206336fa1daeccfd09 sdr_timing needs to come from the of_property "samsung,dw-mshc-sdr-timing". Assignment of priv->sdr_timing needs to move back