MIPS: SEAD3: Reset via generic syscon-reboot driver & DT
[cascardo/linux.git] / arch / mips / boot / dts / mti / sead3.dts
index 0159450..047ff7a 100644 (file)
                };
        };
 
+       fpga_regs: system-controller@1f000000 {
+               compatible = "mti,sead3-fpga", "syscon", "simple-mfd";
+               reg = <0x1f000000 0x200>;
+
+               reboot {
+                       compatible = "syscon-reboot";
+                       regmap = <&fpga_regs>;
+                       offset = <0x50>;
+                       mask = <0x4d>;
+               };
+       };
+
        system-controller@1f000200 {
                compatible = "mti,sead3-cpld", "syscon", "simple-mfd";
                reg = <0x1f000200 0x300>;