[PATCH 4/4] documentation: Fix pinctrl documentation for Meson8 / Meson8b
Carlo Caione
carlo at caione.org
Mon Mar 7 01:01:53 PST 2016
On Sat, Mar 5, 2016 at 5:26 AM, Rob Herring <robh at kernel.org> wrote:
> On Tue, Mar 01, 2016 at 11:04:36PM +0100, Carlo Caione wrote:
>> From: Carlo Caione <carlo at endlessm.com>
>>
>> Fix pin controller documentation with the new compatibles.
>
> What was wrong with it? (answer in the commit msg)
I'll extend the commit message.
[...]
>> Required properties for the root node:
>> - - compatible: "amlogic,meson8-pinctrl" or "amlogic,meson8b-pinctrl"
>> + - compatible: "amlogic,meson8-cbus-pinctrl", "amlogic,meson8b-cbus-pinctrl",
>> + "amlogic,meson8-aobus-pinctrl" or "amlogic,meson8b-aobus-pinctrl"
>
> Reformat with 1 per line (assuming each are mutually exclusive).
ok
[...]
>> -Valid sub-node names are:
>> - - "banks" for the regular domain
>> - - "ao-bank" for the always-on domain
>> -
>
> Why are these being removed?
Because we are not forced anymore to use those specific names for the sub-nodes.
--
Carlo Caione
More information about the linux-arm-kernel
mailing list