aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts16
1 files changed, 10 insertions, 6 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts b/target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts
index aeadb2fceb..794dc76a5d 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts
@@ -64,12 +64,6 @@
};
};
-
-&gpiomm {
- status = "okay";
- lantiq,shadow = <0x3>;
-};
-
&gpios {
status = "okay";
};
@@ -105,6 +99,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 {