[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADz5_gKrcCyRe8q_x4a-K5wCFdTjD-0E8VJUktE6yvn1CaMsZA@mail.gmail.com>
Date: Wed, 14 Nov 2012 20:05:23 +0800
From: Kevin Liu <keyuan.liu@...il.com>
To: Philip Rakity <prakity@...dia.com>
Cc: Chris Ball <cjb@...top.org>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
"m.szyprowski@...sung.com" <m.szyprowski@...sung.com>,
"linux-kernel@...r.kernel.org List" <linux-kernel@...r.kernel.org>,
"kyungmin.park@...sung.com" <kyungmin.park@...sung.com>,
"lrg@...com" <lrg@...com>
Subject: Re: [PATCH v2] mmc: sdhci: apply voltage range check only for
non-fixed regulators
2012/11/14 Philip Rakity <prakity@...dia.com>:
>
> On Nov 14, 2012, at 8:57 AM, Kevin Liu <keyuan.liu@...il.com> wrote:
>
>> 2012/11/14 Mark Brown <broonie@...nsource.wolfsonmicro.com>:
>>> On Wed, Nov 14, 2012 at 04:36:28PM +0800, Kevin Liu wrote:
>>>> 2012/11/14 Mark Brown <broonie@...nsource.wolfsonmicro.com>:
>>>
>>>>> Should this be regulator_set_voltage_tol()? Otherwise it'd be good to
>>>>> explain where the numbers come from.
>>>
>>>> In SD physical layer spec 3.01 chapter 6.6.1, the threshold level for
>>>> voltage range is defined as below:
>>>> Vdd(min) = 2.7V while Vdd(max) = 3.6V.
>>>> The card should work within the voltage range.
>>>
>>>> If you are afraid the voltage value is too aggressive, maybe we can
>>>> use regulator_set_voltage_tol() to set a smaller range.
>>>> But which range should be reasonable?
>>>
>>> The above makes total sense - thanks! I just wasn't aware that the
>>> range was specified in this fashion in the spec. Might be worth a
>>> comment in the code if you need to respin.
>>
>> Sure, I will update the patch. Thanks!
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
>> the body of a message to majordomo@...r.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
> re-read spec. Please apply Kevin;s patch.
>
> Reviewed-by: Philip Rakity <prakity@...dia.com>
Philip, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists