ARM: dts: add syscon compatible string for AP syscon
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Aug 2016 09:38:12 +0000 (11:38 +0200)
committerArnd 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

index cf06e32..4b34b54 100644 (file)
@@ -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 */