summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_tplink_re350-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_tplink_re350-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_tplink_re350-v1.dts22
1 files changed, 11 insertions, 11 deletions
diff --git a/target/linux/ramips/dts/mt7621_tplink_re350-v1.dts b/target/linux/ramips/dts/mt7621_tplink_re350-v1.dts
index 76134925b1..0f2bf9d1e4 100644
--- a/target/linux/ramips/dts/mt7621_tplink_re350-v1.dts
+++ b/target/linux/ramips/dts/mt7621_tplink_re350-v1.dts
@@ -25,37 +25,37 @@
led_power: power {
label = "re350-v1:blue:power";
- gpios = <&gpio0 22 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
};
wifi2g {
label = "re350-v1:blue:wifi2G";
- gpios = <&gpio0 23 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};
wifi5g {
label = "re350-v1:blue:wifi5G";
- gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
};
wps_r {
label = "re350-v1:red:wps";
- gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio 25 GPIO_ACTIVE_HIGH>;
};
wps_b {
label = "re350-v1:blue:wps";
- gpios = <&gpio0 26 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio 26 GPIO_ACTIVE_HIGH>;
};
eth {
label = "re350-v1:green:eth_act";
- gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
};
eth2 {
label = "re350-v1:green:eth_link";
- gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
};
};
@@ -64,25 +64,25 @@
led {
label = "led";
- gpios = <&gpio0 30 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
linux,code = <BTN_0>;
};
reset {
label = "reset";
- gpios = <&gpio0 31 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
};
power {
label = "power";
- gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
linux,code = <KEY_POWER>;
};
wps {
label = "wps";
- gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
};
};