[PATCH] ARM: realview: add EB syscon variants to bindings
Rob Herring
robh at kernel.org
Thu Mar 3 15:40:52 PST 2016
On Tue, Feb 23, 2016 at 10:10:06AM +0100, Linus Walleij wrote:
> There are two distinct RealView EB system controller that we need
> to detect and handle because their register layout differ
> slightly.
>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: devicetree at vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/arm/arm-boards | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/arm-boards b/Documentation/devicetree/bindings/arm/arm-boards
> index 2daeabc519de..7b05fc936d23 100644
> --- a/Documentation/devicetree/bindings/arm/arm-boards
> +++ b/Documentation/devicetree/bindings/arm/arm-boards
> @@ -131,7 +131,9 @@ Required nodes:
>
> - syscon: some subnode of the RealView SoC node must be a
> system controller node pointing to the control registers,
> - with the compatible string set to one of these tuples:
> + with the compatible string set to one of these:
> + "arm,realview-eb11mp-revb-syscon", "arm,realview-eb-syscon", "syscon"
> + "arm,realview-eb11mp-revc-syscon", "arm,realview-eb-syscon", "syscon"
> "arm,realview-eb-syscon", "syscon"
> "arm,realview-pb1176-syscon", "syscon"
> "arm,realview-pb11mp-syscon", "syscon"
> --
> 2.4.3
>
More information about the linux-arm-kernel
mailing list