From 40ea2fea4ff215eb260d261a6e78c90f150e0eb0 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 8 Jan 2021 20:37:37 +0100 Subject: 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 --- target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/realtek/dts') diff --git a/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi b/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi index c3e16c001a..5f06339d13 100644 --- a/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi +++ b/target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi @@ -47,7 +47,7 @@ compatible = "gpio-leds"; led_sys: sys { - label = "gs1900:green:sys"; + label = "green:sys"; gpios = <&gpio0 47 GPIO_ACTIVE_HIGH>; }; }; -- cgit v1.2.3