aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts
index 25444b1d3d..2a83de7b21 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_tl-wr802n-v4.dts
@@ -19,7 +19,7 @@
reset {
label = "reset";
- gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
};
};
@@ -29,7 +29,7 @@
led_power: power {
label = "tl-wr802n-v4:green:power";
- gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
};
};