aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts18
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts b/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
index 0792b7fb90..ae1b20cdcb 100644
--- a/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
+++ b/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
@@ -26,29 +26,29 @@
power {
label = "creativebox-v1:blue:power";
- gpios = <&gpio0 31 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
default-state = "on";
};
led_sys: sys {
label = "creativebox-v1:blue:sys";
- gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
};
internet {
label = "creativebox-v1:blue:internet";
- gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
};
wlan2g {
label = "creativebox-v1:blue:wlan2g";
- gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g {
label = "creativebox-v1:blue:wlan5g";
- gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
};
@@ -58,7 +58,7 @@
reset {
label = "reset";
- gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
};
};
@@ -70,19 +70,19 @@
power_usb2 {
gpio-export,name = "power_usb2";
gpio-export,output = <1>;
- gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
};
power_usb3 {
gpio-export,name = "power_usb3";
gpio-export,output = <1>;
- gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio 25 GPIO_ACTIVE_HIGH>;
};
power_sata {
gpio-export,name = "power_sata";
gpio-export,output = <1>;
- gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio 27 GPIO_ACTIVE_HIGH>;
};
};
};