summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/mti/malta.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/dts/mti/malta.dts')
-rw-r--r--arch/mips/boot/dts/mti/malta.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/mti/malta.dts b/arch/mips/boot/dts/mti/malta.dts
index f604a272d91d..ffe3a1508e72 100644
--- a/arch/mips/boot/dts/mti/malta.dts
+++ b/arch/mips/boot/dts/mti/malta.dts
@@ -84,12 +84,13 @@
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>;
};
};