From 254bd6ca534b576a8b46843507a1c7cd7220264a Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 15 Nov 2016 09:02:40 +0100 Subject: dts: update to v4.9-rc4 Signed-off-by: Sascha Hauer --- dts/Bindings/net/marvell-orion-net.txt | 1 + dts/src/mips/mti/malta.dts | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dts/Bindings/net/marvell-orion-net.txt b/dts/Bindings/net/marvell-orion-net.txt index bce52b2ec5..6fd988c84c 100644 --- a/dts/Bindings/net/marvell-orion-net.txt +++ b/dts/Bindings/net/marvell-orion-net.txt @@ -49,6 +49,7 @@ Optional port properties: and - phy-handle: See ethernet.txt file in the same directory. + - phy-mode: See ethernet.txt file in the same directory. or diff --git a/dts/src/mips/mti/malta.dts b/dts/src/mips/mti/malta.dts index f604a272d9..ffe3a1508e 100644 --- a/dts/src/mips/mti/malta.dts +++ b/dts/src/mips/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>; }; }; -- cgit v1.2.3