aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts b/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
index e617f43255..613524d1da 100644
--- a/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
+++ b/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
@@ -28,32 +28,32 @@
compatible = "gpio-leds";
system {
- label = "gb-pc2:green:system";
+ label = "green:system";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
};
led_status: status {
- label = "gb-pc2:green:status";
+ label = "green:status";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
};
lan1 {
- label = "gb-pc2:green:lan1";
+ label = "green:lan1";
gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "gb-pc2:green:lan2";
+ label = "green:lan2";
gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
};
lan3-yellow {
- label = "gb-pc2:yellow:lan3";
+ label = "yellow:lan3";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
lan3-green {
- label = "gb-pc2:green:lan3";
+ label = "green:lan3";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
};