aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_phicomm_k2p.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_phicomm_k2p.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_phicomm_k2p.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7621_phicomm_k2p.dts b/target/linux/ramips/dts/mt7621_phicomm_k2p.dts
index 9825118b08..83169cd1e9 100644
--- a/target/linux/ramips/dts/mt7621_phicomm_k2p.dts
+++ b/target/linux/ramips/dts/mt7621_phicomm_k2p.dts
@@ -18,17 +18,17 @@
compatible = "gpio-leds";
stat_r {
- label = "k2p:red:status";
+ label = "red:status";
gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
};
stat_y {
- label = "k2p:yellow:status";
+ label = "yellow:status";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
led_blue: stat_b {
- label = "k2p:blue:status";
+ label = "blue:status";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
};