OSDN Git Service

ARM: dove: add system controller node
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Thu, 27 Feb 2014 21:28:02 +0000 (22:28 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 4 Mar 2014 03:59:34 +0000 (03:59 +0000)
This adds a DT node for the system-controller found on Marvell Dove
SoCs.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/dove.dtsi

index 43cbdc2..b6fc27f 100644 (file)
                                reg = <0x20000 0x80>, <0x800100 0x8>;
                        };
 
+                       sysc: system-ctrl@20000 {
+                               compatible = "marvell,orion-system-controller";
+                               reg = <0x20000 0x110>;
+                       };
+
                        bridge_intc: bridge-interrupt-ctrl@20110 {
                                compatible = "marvell,orion-bridge-intc";
                                interrupt-controller;