Re: [PATCH v4 12/13] mmc: mmci: add explicit clk control

2014-05-30 Thread Srinivas Kandagatla
Thanks Ulf for reviewing. On 30/05/14 11:25, Ulf Hansson wrote: On 28 May 2014 15:47, wrote: From: Srinivas Kandagatla On Controllers like Qcom SD card controller where cclk is mclk and mclk should be directly controlled by the driver. This patch adds support to control mclk directly in th

Re: [PATCH v4 12/13] mmc: mmci: add explicit clk control

2014-05-30 Thread Ulf Hansson
On 28 May 2014 15:47, wrote: > From: Srinivas Kandagatla > > On Controllers like Qcom SD card controller where cclk is mclk and mclk should > be directly controlled by the driver. > > This patch adds support to control mclk directly in the driver, and also > adds explicit_mclk_control flag in va

[PATCH v4 12/13] mmc: mmci: add explicit clk control

2014-05-28 Thread srinivas . kandagatla
From: Srinivas Kandagatla On Controllers like Qcom SD card controller where cclk is mclk and mclk should be directly controlled by the driver. This patch adds support to control mclk directly in the driver, and also adds explicit_mclk_control flag in variant structure giving more flexibility to