Re: [PATCH v2 13/14] mmc: mmci: add qcom specific clk control

2014-05-23 Thread Linus Walleij
On Thu, May 15, 2014 at 11:37 AM, wrote: > From: Srinivas Kandagatla > > On Qcom SD card controller, 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 and cclk_is_mclk flag

[PATCH v2 13/14] mmc: mmci: add qcom specific clk control

2014-05-15 Thread srinivas . kandagatla
From: Srinivas Kandagatla On Qcom SD card controller, 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 and cclk_is_mclk flags in variant structure giving more flexibility to the d