aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts b/target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts
index b3fc8ea0bf..dafce16a2a 100644
--- a/target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts
+++ b/target/linux/ath79/dts/qca9531_dlink_dch-g020-a1.dts
@@ -42,14 +42,14 @@
compatible = "gpio-export";
usb_power {
- label = "d-link:power:usb";
+ label = "power:usb";
gpio-export,name = "d-link:power:usb";
gpio-export,output = <0>;
gpios = <&gpio_ext 3 GPIO_ACTIVE_LOW>;
};
zwave_power {
- label = "d-link:power:zwave";
+ label = "power:zwave";
gpio-export,name = "d-link:power:zwave";
gpio-export,output = <0>;
gpios = <&gpio_ext 1 GPIO_ACTIVE_LOW>;
@@ -76,12 +76,12 @@
compatible = "gpio-leds";
led_power: power {
- label = "d-link:green:power";
+ label = "green:power";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
status {
- label = "d-link:red:status";
+ label = "red:status";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
};