aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_phicomm_k2g.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_phicomm_k2g.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_phicomm_k2g.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7620a_phicomm_k2g.dts b/target/linux/ramips/dts/mt7620a_phicomm_k2g.dts
index 8f1343e938..e01c60a695 100644
--- a/target/linux/ramips/dts/mt7620a_phicomm_k2g.dts
+++ b/target/linux/ramips/dts/mt7620a_phicomm_k2g.dts
@@ -19,17 +19,17 @@
compatible = "gpio-leds";
led_blue: blue {
- label = "k2g:blue:status";
+ label = "blue:status";
gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
};
yellow {
- label = "k2g:yellow:status";
+ label = "yellow:status";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
red {
- label = "k2g:red:status";
+ label = "red:status";
gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
};
};