aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/ZBT-CPE102.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/ZBT-CPE102.dts')
-rw-r--r--target/linux/ramips/dts/ZBT-CPE102.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/ZBT-CPE102.dts b/target/linux/ramips/dts/ZBT-CPE102.dts
index b7c7ab1c47..eeaf07e335 100644
--- a/target/linux/ramips/dts/ZBT-CPE102.dts
+++ b/target/linux/ramips/dts/ZBT-CPE102.dts
@@ -13,10 +13,15 @@
bootargs = "console=ttyS0,115200";
};
+
+ aliases {
+ led-status = &led_4g_0;
+ };
+
gpio-leds {
compatible = "gpio-leds";
- 4g-0 {
+ led_4g_0: 4g-0 {
label = "zbt-cpe102:green:4g-0";
gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
};