diff options
author | John Crispin <blogic@openwrt.org> | 2013-11-11 12:19:26 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-11-11 12:19:26 +0000 |
commit | 86e34646839b8d7ce805675f768addd963cfb4ee (patch) | |
tree | dfc4f279c494ef23454d34ccca3511dbfdfb1df2 /target/linux/lantiq/dts | |
parent | 8a3453f142f41e08e6e2a4474a19591ca2fb5d9c (diff) | |
download | upstream-86e34646839b8d7ce805675f768addd963cfb4ee.tar.gz upstream-86e34646839b8d7ce805675f768addd963cfb4ee.tar.bz2 upstream-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/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 { |