diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-11 12:19:26 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-11 12:19:26 +0000 |
commit | 16a46451df57825e606d0a22ba14c49c94263382 (patch) | |
tree | dfc4f279c494ef23454d34ccca3511dbfdfb1df2 /target/linux/lantiq/dts | |
parent | b8ee5f9021a157826fc8630288d54be31f8d362b (diff) |
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/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/TDW8970.dts | 4 |
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 { |