aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_netgear_ex6150.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_netgear_ex6150.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_netgear_ex6150.dts24
1 files changed, 12 insertions, 12 deletions
diff --git a/target/linux/ramips/dts/mt7621_netgear_ex6150.dts b/target/linux/ramips/dts/mt7621_netgear_ex6150.dts
index 0d6dac0ca2..7b9d4afa34 100644
--- a/target/linux/ramips/dts/mt7621_netgear_ex6150.dts
+++ b/target/linux/ramips/dts/mt7621_netgear_ex6150.dts
@@ -26,49 +26,49 @@
power_amber: power_amber {
label = "ex6150:amber:power";
- gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
power_green: power_green {
label = "ex6150:green:power";
- gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
wps {
label = "ex6150:green:wps";
- gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
rightarrow {
label = "ex6150:blue:rightarrow";
- gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
};
leftarrow {
label = "ex6150:blue:leftarrow";
- gpios = <&gpio0 31 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
};
router_green {
label = "ex6150:green:router";
- gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
router_red {
label = "ex6150:red:router";
- gpios = <&gpio0 30 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
};
client_green {
label = "ex6150:green:client";
- gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
client_red {
label = "ex6150:red:client";
- gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
};
};
@@ -77,19 +77,19 @@
wps {
label = "wps";
- gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
};
reset {
label = "reset";
- gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
};
toggle {
label = "AP/Extender toggle";
- gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 48 GPIO_ACTIVE_LOW>;
linux,code = <BTN_0>;
/* Active when switch is set to "Access Point" */
};