[PATCH 31/39] ARM: u300: add syscon node

Linus Walleij linus.walleij at linaro.org
Thu Jun 13 16:24:25 EDT 2013


On Fri, May 31, 2013 at 12:47 PM, Arnd Bergmann <arnd at arndb.de> wrote:

>>  compatible="stericsson,u300";
>>
>> +Required node: syscon
>> +This contains the system controller.
>> +- compatible: must be "stericsson,u300-syscon".
>> +- reg: the base address and size of the system controller.
>> +
>
> Any reason why you are not making it compatible with "syscon", to use
> the drivers/mfd/syscon.c driver?

I've proposed a patch for this and also altered the board
power code to make use of it (it's the only instance that can
use the syscon regmap do do its work so far).

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list