aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts15
1 files changed, 10 insertions, 5 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts b/target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts
index c4ca4b4e1a..c66df234fb 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts
@@ -166,11 +166,6 @@
};
};
-&gpiomm {
- status = "okay";
- lantiq,shadow = <0x3>;
-};
-
&gsw {
phy-mode = "rmii";
mtd-mac-address = <&boardconfig 0x16>;
@@ -211,6 +206,16 @@
};
};
};
+
+ gpiomm: gpiomm@1 {
+ compatible = "lantiq,gpio-mm";
+ reg = <1 0x0 0x10 >;
+ #address-cells = <1>;
+ #size-cells = <1>;
+ #gpio-cells = <2>;
+ gpio-controller;
+ lantiq,shadow = <0x3>;
+ };
};
&pci0 {