From 498d83ab652140714ec2e52a43451ed218716907 Mon Sep 17 00:00:00 2001 From: blogic 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48044 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0