Commit 61d45495 authored by Anders Berg's avatar Anders Berg Committed by Arnd Bergmann

ARM: dts: axxia: Add reset controller

Add the reset controller to the AXM5xx device tree.
Signed-off-by: default avatarAnders Berg <anders.berg@lsi.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 4a315e34
......@@ -101,6 +101,11 @@ syscon: syscon@2010030000 {
reg = <0x20 0x10030000 0 0x2000>;
};
reset: reset@2010031000 {
compatible = "lsi,axm55xx-reset";
syscon = <&syscon>;
};
amba {
compatible = "arm,amba-bus";
#address-cells = <2>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment