]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/boot/dts/mti/malta.dts
MIPS: Malta: Fixup reboot
[karo-tx-linux.git] / arch / mips / boot / dts / mti / malta.dts
index f604a272d91dc61e6726e6ffd98f072923ab8c9e..ffe3a1508e72c1c389749be5861c815e918b5019 100644 (file)
        fpga_regs: system-controller@1f000000 {
                compatible = "mti,malta-fpga", "syscon", "simple-mfd";
                reg = <0x1f000000 0x1000>;
+               native-endian;
 
                reboot {
                        compatible = "syscon-reboot";
                        regmap = <&fpga_regs>;
                        offset = <0x500>;
-                       mask = <0x4d>;
+                       mask = <0x42>;
                };
        };