Re: [PATCH 4/6] mfd: max77686: Add device tree support.

From: Yadwinder Singh Brar
Date: Thu Jul 05 2012 - 09:37:13 EST


On Thu, Jul 5, 2012 at 6:11 PM, Mark Brown
<broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> On Thu, Jul 05, 2012 at 09:28:23AM +0530, Yadwinder Singh Brar wrote:
>
>> + regulator_name {
>> + standard regulator constraints....
>> + };
>> + refer Documentation/devicetree/bindings/regulator/regulator.txt
>
>> + The names of regulator should be as follow:
>> +
>> + -LDOn : for LDOs, where n can lie in range 1 to 26.
>> + example: LDO1, LDO2, LDO26.
>> + -BUCKn : for BUCKs, where n can lie in range 1 to 9.
>> + example: BUCK1, BUCK5, BUCK9.
>
> You need to update this to use the regulator-compatible property.

Yes. I missed it. I will update Documentation.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/