aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-11 12:19:26 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-11 12:19:26 +0000
commit86e34646839b8d7ce805675f768addd963cfb4ee (patch)
treedfc4f279c494ef23454d34ccca3511dbfdfb1df2 /target
parent8a3453f142f41e08e6e2a4474a19591ca2fb5d9c (diff)
downloadmaster-187ad058-86e34646839b8d7ce805675f768addd963cfb4ee.tar.gz
master-187ad058-86e34646839b8d7ce805675f768addd963cfb4ee.tar.bz2
master-187ad058-86e34646839b8d7ce805675f768addd963cfb4ee.zip
lantiq: rename TDW8970 led adsl->dsl
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38730 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/dts/TDW8970.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts
index 006df1c3a8..ab90d51067 100644
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/target/linux/lantiq/dts/TDW8970.dts
@@ -219,8 +219,8 @@
gpio-leds {
compatible = "gpio-leds";
- adsl {
- label = "adsl";
+ dsl {
+ label = "dsl";
gpios = <&gpio 4 0>;
};
internet {