linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: realview: add EB syscon variants to bindings
@ 2016-02-23  9:10 Linus Walleij
  2016-02-24 14:51 ` Arnd Bergmann
  2016-03-03 23:40 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Linus Walleij @ 2016-02-23  9:10 UTC (permalink / raw)
  To: linux-arm-kernel

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@kernel.org>
Cc: devicetree at vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: realview: add EB syscon variants to bindings
  2016-02-23  9:10 [PATCH] ARM: realview: add EB syscon variants to bindings Linus Walleij
@ 2016-02-24 14:51 ` Arnd Bergmann
  2016-03-03 23:40 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2016-02-24 14:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday 23 February 2016 10:10:06 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@kernel.org>
> Cc: devicetree at vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> 

Looks ok.

Acked-by: Arnd Bergmann <arnd@arndb.de>

	Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: realview: add EB syscon variants to bindings
  2016-02-23  9:10 [PATCH] ARM: realview: add EB syscon variants to bindings Linus Walleij
  2016-02-24 14:51 ` Arnd Bergmann
@ 2016-03-03 23:40 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2016-03-03 23:40 UTC (permalink / raw)
  To: linux-arm-kernel

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@kernel.org>
> Cc: devicetree at vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-03 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23  9:10 [PATCH] ARM: realview: add EB syscon variants to bindings Linus Walleij
2016-02-24 14:51 ` Arnd Bergmann
2016-03-03 23:40 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).