aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_planex_vr500.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_planex_vr500.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_planex_vr500.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7621_planex_vr500.dts b/target/linux/ramips/dts/mt7621_planex_vr500.dts
index 87c638429f..b34f651437 100644
--- a/target/linux/ramips/dts/mt7621_planex_vr500.dts
+++ b/target/linux/ramips/dts/mt7621_planex_vr500.dts
@@ -25,7 +25,7 @@
led_power: power {
label = "vr500:green:power";
- gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 45 GPIO_ACTIVE_LOW>;
};
};
@@ -34,7 +34,7 @@
reset {
label = "reset";
- gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
};
};