On 28 May 2014 10:28, Srinivas Kandagatla
wrote:
>
>
> On 28/05/14 09:02, Linus Walleij wrote:
>>
>> On Tue, May 27, 2014 at 12:39 AM, Srinivas Kandagatla
>> wrote:
>>>
>>> On 26/05/14 15:21, Ulf Hansson wrote:
On 23 May 2014 14:52, wrote:
>>
>>
>
> + bool
On 28/05/14 09:02, Linus Walleij wrote:
On Tue, May 27, 2014 at 12:39 AM, Srinivas Kandagatla
wrote:
On 26/05/14 15:21, Ulf Hansson wrote:
On 23 May 2014 14:52, wrote:
+ boolexplicit_mclk_control;
+ boolcclk_is_mclk;
I can't see why
On Tue, May 27, 2014 at 12:39 AM, Srinivas Kandagatla
wrote:
> On 26/05/14 15:21, Ulf Hansson wrote:
>> On 23 May 2014 14:52, wrote:
>>>
>>> + boolexplicit_mclk_control;
>>> + boolcclk_is_mclk;
>>
>> I can't see why you need to have both these
On 27/05/14 15:07, Ulf Hansson wrote:
Hmm. Looking a bit deeper into this, we have some additional related
code to fixup. :-)
In ->probe(), we do clk_set_rate(100MHz), if the mclk > 100MHz. That's
due to the current variants don't support higher frequency than this.
It seems like the Qcom vari
>> Hmm. Looking a bit deeper into this, we have some additional related
>> code to fixup. :-)
>>
>> In ->probe(), we do clk_set_rate(100MHz), if the mclk > 100MHz. That's
>> due to the current variants don't support higher frequency than this.
>> It seems like the Qcom variant may support up to 208
On 27/05/14 10:32, Ulf Hansson wrote:
On 27 May 2014 00:39, Srinivas Kandagatla
wrote:
Hi Ulf,
Thankyou for the comments.
On 26/05/14 15:21, Ulf Hansson wrote:
On 23 May 2014 14:52, wrote:
From: Srinivas Kandagatla
On Controllers like Qcom SD card controller where cclk is mclk and m
On 27 May 2014 00:39, Srinivas Kandagatla
wrote:
> Hi Ulf,
> Thankyou for the comments.
>
>
> On 26/05/14 15:21, Ulf Hansson wrote:
>>
>> On 23 May 2014 14:52, wrote:
>>>
>>> From: Srinivas Kandagatla
>>>
>>> On Controllers like Qcom SD card controller where cclk is mclk and mclk
>>> should
>>>
Hi Ulf,
Thankyou for the comments.
On 26/05/14 15:21, Ulf Hansson wrote:
On 23 May 2014 14:52, 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 direc
On 26 May 2014 16:21, Ulf Hansson wrote:
> On 23 May 2014 14:52, 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 dr
On 23 May 2014 14:52, 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 and cclk_i
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 and cclk_is_mclk flags in variant structure giving
mo
11 matches
Mail list logo