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>
This commit is contained in:
Adrian Schmutzler 2021-01-08 20:37:37 +01:00 committed by CN_SZTL
parent ee6d8e6750
commit 007f610b1d
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -47,7 +47,7 @@
compatible = "gpio-leds";
led_sys: sys {
label = "gs1900:green:sys";
label = "green:sys";
gpios = <&gpio0 47 GPIO_ACTIVE_HIGH>;
};
};