From 28a700de9be6576e3bbcf6fcfd8dd4bed65b5c32 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 1 Jan 2016 21:19:12 +0000 Subject: [PATCH] lantiq: TDW8980 - use devicename:colour:function led naming scheme Signed-off-by: Mathias Kresin SVN-Revision: 48044 --- target/linux/lantiq/dts/TDW8980.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/dts/TDW8980.dts b/target/linux/lantiq/dts/TDW8980.dts index 0bcca6e05e..8a07a5c592 100644 --- a/target/linux/lantiq/dts/TDW8980.dts +++ b/target/linux/lantiq/dts/TDW8980.dts @@ -31,7 +31,7 @@ gpio-leds { wifi2 { - label = "soc:green:wlan5ghz"; + label = "tdw8980:green:wlan5ghz"; gpios = <&gpio 24 1>; }; }; -- 2.30.2