aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi b/target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi
index f54e757c62..5448b7beb0 100644
--- a/target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi
+++ b/target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi
@@ -20,39 +20,39 @@
pinctrl-0 = <&led_wan_pin>;
power {
- label = "mikrotik:blue:power";
+ label = "blue:power";
gpios = <&gpio 17 GPIO_ACTIVE_HIGH>;
default-state = "on";
};
led_user: user {
- label = "mikrotik:green:user";
+ label = "green:user";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
lan {
- label = "mikrotik:green:lan";
+ label = "green:lan";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "mikrotik:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
rssilow {
- label = "mikrotik:green:rssilow";
+ label = "green:rssilow";
gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
};
rssimediumlow {
- label = "mikrotik:green:rssimediumlow";
+ label = "green:rssimediumlow";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
rssimediumhigh {
- label = "mikrotik:green:rssimediumhigh";
+ label = "green:rssimediumhigh";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
@@ -60,7 +60,7 @@
unregistered here to avoid conflict.
rssihigh {
- label = "mikrotik:green:rssihigh";
+ label = "green:rssihigh";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
*/