[PATCH 15/16] ARM: ux500: Add regulator support for nomadik-i2c into the db8500 Device Tree

Linus Walleij linus.walleij at linaro.org
Mon May 28 21:53:59 EDT 2012


On Tue, May 22, 2012 at 4:00 PM, Lee Jones <lee.jones at linaro.org> wrote:

> This doesn't change the behavior of the current system, only DT:s it.
>
> It's just that:
>
>> struct regulator_consumer_supply db8500_vape_consumers[] = {
>>        REGULATOR_SUPPLY("v-i2c", "nmk-i2c.0")
>
> In drivers/mfd/db8500-prcmu.c is replaced by:
>
>> v-i2c-supply = <&db8500_vape_reg>;
>
> In the Device Tree

Yes...

> If we want to start re-working things, can we do it after the DT enablement
> please?

I'm told not to put DT bindings for things in place if they are
incorrect, since they get set in stone... and I'm told we should
probably remove this one regulator from the device rather.
I'm just uncertain.

Linus Walleij



More information about the linux-arm-kernel mailing list