aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts15
1 files changed, 10 insertions, 5 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts b/target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts
index 2dcf42ff62..64bde23383 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts
@@ -171,11 +171,6 @@
};
};
-&gpiomm {
- status = "okay";
- lantiq,shadow = <0x77f>;
-};
-
/*
#define ARV452CPW_SWITCH_RESET 110
*/
@@ -219,6 +214,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 = <0x77f>;
+ };
};
&pci0 {