mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 12:35:33 +00:00
realtek: remove model prefix from LED label for ZyXEL GS1900
This is used as fixed status LED, so no migration is needed. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
ec1b284963
commit
003bce2c29
@ -47,7 +47,7 @@
|
||||
compatible = "gpio-leds";
|
||||
|
||||
led_sys: sys {
|
||||
label = "gs1900:green:sys";
|
||||
label = "green:sys";
|
||||
gpios = <&gpio0 47 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user