ARM: dts: add syscon compatible string for CP syscon
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Aug 2016 09:38:24 +0000 (11:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Aug 2016 20:43:09 +0000 (22:43 +0200)
This syscon needs to be looked up by flash protection, CLCD
display output settings and other consumers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/integratorcp.dts

index d43f15b..79430fb 100644 (file)
@@ -94,7 +94,7 @@
        };
 
        syscon {
-               compatible = "arm,integrator-cp-syscon";
+               compatible = "arm,integrator-cp-syscon", "syscon";
                reg = <0xcb000000 0x100>;
        };