]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: Instantiate system controller in kirkwood.dtsi
authorAndrew Lunn <andrew@lunn.ch>
Sat, 22 Feb 2014 19:14:59 +0000 (20:14 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 4 Mar 2014 02:16:31 +0000 (02:16 +0000)
Make use of the mvebu system controller, by placing a node into the
dtsi file.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood.dtsi

index 1c088ae70c5d456315cf8a2de7b5e85c0fe8d669..7b921b30cfcb7239216117cc8d44ab599b216571 100644 (file)
                        reg = <0x20000 0x80>, <0x1500 0x20>;
                };
 
+               system-controller@20000 {
+                       compatible = "marvell,orion-system-controller";
+                       reg = <0x20000 0x120>;
+               };
+
                bridge_intc: bridge-interrupt-ctrl@20110 {
                        compatible = "marvell,orion-bridge-intc";
                        interrupt-controller;