]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: dts: axxia: Add reset controller
authorAnders Berg <anders.berg@lsi.com>
Fri, 23 May 2014 09:08:39 +0000 (11:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 May 2014 16:18:46 +0000 (18:18 +0200)
Add the reset controller to the AXM5xx device tree.

Signed-off-by: Anders Berg <anders.berg@lsi.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/axm55xx.dtsi

index 3fbd83c2a179f6f3ae1d228acc868ae51ce947cf..ea288f0a1d3905a51493505f41c5c261ad55f3e4 100644 (file)
                        reg = <0x20 0x10030000 0 0x2000>;
                };
 
+               reset: reset@2010031000 {
+                       compatible = "lsi,axm55xx-reset";
+                       syscon = <&syscon>;
+               };
+
                amba {
                        compatible = "arm,amba-bus";
                        #address-cells = <2>;