projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83e484f
)
ARM: dts: add syscon compatible string for AP syscon
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 10 Aug 2016 09:38:12 +0000
(11:38 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 10 Aug 2016 20:43:15 +0000
(22:43 +0200)
This syscon needs to be looked up by clocks, flash protection
and other consumers.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/integratorap.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/integratorap.dts
b/arch/arm/boot/dts/integratorap.dts
index cf06e32ee108a221c330c8ff521e0a82d8b78e4d..4b34b54e09a193ebd93ef82566d5c012274241d5 100644
(file)
--- a/
arch/arm/boot/dts/integratorap.dts
+++ b/
arch/arm/boot/dts/integratorap.dts
@@
-42,7
+42,7
@@
};
syscon {
- compatible = "arm,integrator-ap-syscon";
+ compatible = "arm,integrator-ap-syscon"
, "syscon"
;
reg = <0x11000000 0x100>;
interrupt-parent = <&pic>;
/* These are the logical module IRQs */