summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/dts/ARV752DPW.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/lantiq/dts/ARV752DPW.dts b/target/linux/lantiq/dts/ARV752DPW.dts
index 7254f5ce73..96ac4a522d 100644
--- a/target/linux/lantiq/dts/ARV752DPW.dts
+++ b/target/linux/lantiq/dts/ARV752DPW.dts
@@ -153,17 +153,17 @@
};*/
restart {
label = "restart";
- gpios = <&gpio 12 0>;
+ gpios = <&gpio 12 1>;
linux,code = <0x110>;
};
dsl {
label = "dsl";
- gpios = <&gpio 13 0>;
+ gpios = <&gpio 13 1>;
linux,code = <0x111>;
};
reset {
label = "reset";
- gpios = <&gpio 28 0>;
+ gpios = <&gpio 28 1>;
linux,code = <0x198>;
};
};