aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3052_poray_ip2202.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3052_poray_ip2202.dts')
-rw-r--r--target/linux/ramips/dts/rt3052_poray_ip2202.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/rt3052_poray_ip2202.dts b/target/linux/ramips/dts/rt3052_poray_ip2202.dts
index 9a3522174d..f3dab80073 100644
--- a/target/linux/ramips/dts/rt3052_poray_ip2202.dts
+++ b/target/linux/ramips/dts/rt3052_poray_ip2202.dts
@@ -55,12 +55,12 @@
compatible = "gpio-leds";
led_run: run {
- label = "ip2202:green:run";
+ label = "green:run";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
net {
- label = "ip2202:amber:net";
+ label = "amber:net";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
};