Re: [PATCH v6 0/7] Add Mediatek MMC driver

2015-06-18 Thread Ulf Hansson
On 17 June 2015 at 23:01, Paul Gortmaker wrote: > On Tue, Jun 16, 2015 at 4:03 AM, Ulf Hansson wrote: >> On 15 June 2015 at 13:20, Chaotian Jing wrote: >>> This series enables MMC support on the MT8135/MT8173 platform. >>> MT8135 has 5 MMC controllers and MT8173 has 4 MMC controllers. >>> >>> Ch

Re: [PATCH v6 0/7] Add Mediatek MMC driver

2015-06-17 Thread Paul Gortmaker
On Tue, Jun 16, 2015 at 4:03 AM, Ulf Hansson wrote: > On 15 June 2015 at 13:20, Chaotian Jing wrote: >> This series enables MMC support on the MT8135/MT8173 platform. >> MT8135 has 5 MMC controllers and MT8173 has 4 MMC controllers. >> >> Changes base on Ulf's comments >> Make hclk mandatory in t

Re: [PATCH v6 0/7] Add Mediatek MMC driver

2015-06-16 Thread Ulf Hansson
On 15 June 2015 at 13:20, Chaotian Jing wrote: > This series enables MMC support on the MT8135/MT8173 platform. > MT8135 has 5 MMC controllers and MT8173 has 4 MMC controllers. > > Changes base on Ulf's comments > Make hclk mandatory in the driver code > Change host->hclk to host->src_clk_freq > A