aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_phicomm_k2t.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_phicomm_k2t.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_phicomm_k2t.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/qca9563_phicomm_k2t.dts b/target/linux/ath79/dts/qca9563_phicomm_k2t.dts
index 94a10d45f7..e89a4de1ee 100644
--- a/target/linux/ath79/dts/qca9563_phicomm_k2t.dts
+++ b/target/linux/ath79/dts/qca9563_phicomm_k2t.dts
@@ -20,17 +20,17 @@
compatible = "gpio-leds";
status_blue {
- label = "phicomm:blue:status";
+ label = "blue:status";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
};
led_status_red: status_red {
- label = "phicomm:red:status";
+ label = "red:status";
gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
};
status_yellow {
- label = "phicomm:yellow:status";
+ label = "yellow:status";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
};
};