projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f1296
)
ARM: realview: add EB syscon variants to bindings
author
Linus Walleij
<
[email protected]
>
Tue, 23 Feb 2016 09:10:06 +0000
(10:10 +0100)
committer
Rob Herring
<
[email protected]
>
Thu, 3 Mar 2016 23:28:52 +0000
(17:28 -0600)
There are two distinct RealView EB system controller that we need
to detect and handle because their register layout differ
slightly.
Cc: Rob Herring <
[email protected]
>
Cc:
[email protected]
Signed-off-by: Linus Walleij <
[email protected]
>
Acked-by: Arnd Bergmann <
[email protected]
>
Signed-off-by: Rob Herring <
[email protected]
>
Documentation/devicetree/bindings/arm/arm-boards
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/arm-boards
b/Documentation/devicetree/bindings/arm/arm-boards
index 1a709970e7f7826aba3de7847fcf964389e237e3..100db73477477a527ed23b96ca11ea5fc202c2ce 100644
(file)
--- a/
Documentation/devicetree/bindings/arm/arm-boards
+++ b/
Documentation/devicetree/bindings/arm/arm-boards
@@
-123,7
+123,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"