[PATCH 1/2] ARM: dts: add syscon compatible string for AP syscon

Subsystems: the rest

STALE3680d

2 messages, 2 authors, 2016-08-10 · open the first message on its own page

[PATCH 1/2] ARM: dts: add syscon compatible string for AP syscon

From: Linus Walleij <hidden>
Date: 2016-08-10 09:38:12

This syscon needs to be looked up by clocks, flash protection
and other consumers.

Signed-off-by: Linus Walleij <redacted>
---
ARM SoC folks: please apply this directly to fixes so we have
functional flash protection on the Integrator/AP.
---
 arch/arm/boot/dts/integratorap.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/integratorap.dts b/arch/arm/boot/dts/integratorap.dts
index 16266722ce7c..726a3ac486e0 100644
--- a/arch/arm/boot/dts/integratorap.dts
+++ b/arch/arm/boot/dts/integratorap.dts
@@ -43,7 +43,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 */
-- 
2.7.4

[PATCH 1/2] ARM: dts: add syscon compatible string for AP syscon

From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-08-10 20:43:31

On Wednesday, August 10, 2016 11:38:12 AM CEST Linus Walleij wrote:
This syscon needs to be looked up by clocks, flash protection
and other consumers.

Signed-off-by: Linus Walleij <redacted>
---
ARM SoC folks: please apply this directly to fixes so we have
functional flash protection on the Integrator/AP.
Applied both to fixes, thanks!

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help