ARM: STi: STiH416: Add reset controller support.
[cascardo/linux.git] / arch / arm / boot / dts / stih416.dtsi
index b7ab47b..e5bec66 100644 (file)
@@ -10,6 +10,7 @@
 #include "stih416-clock.dtsi"
 #include "stih416-pinctrl.dtsi"
 #include <dt-bindings/interrupt-controller/arm-gic.h>
+#include <dt-bindings/reset-controller/stih416-resets.h>
 / {
        L2: cache-controller {
                compatible = "arm,pl310-cache";
                ranges;
                compatible      = "simple-bus";
 
+               powerdown: powerdown-controller {
+                       #reset-cells = <1>;
+                       compatible = "st,stih416-powerdown";
+               };
+
                syscfg_sbc:sbc-syscfg@fe600000{
                        compatible      = "st,stih416-sbc-syscfg", "syscon";
                        reg             = <0xfe600000 0x1000>;