diff options
author | John Crispin <john@openwrt.org> | 2014-04-03 14:26:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-03 14:26:46 +0000 |
commit | 78a7ae428f25642a53ce6e3d713e44c6a0ee7bf9 (patch) | |
tree | 97e21c05460c266ce510a402672ce6c17a557fdc /target/linux/lantiq/dts/TDW8970.dts | |
parent | 08b49244014c1349278c9df3a61c124acecd31ae (diff) | |
download | upstream-78a7ae428f25642a53ce6e3d713e44c6a0ee7bf9.tar.gz upstream-78a7ae428f25642a53ce6e3d713e44c6a0ee7bf9.tar.bz2 upstream-78a7ae428f25642a53ce6e3d713e44c6a0ee7bf9.zip |
lantiq: make td8970 wifi led work
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40368
Diffstat (limited to 'target/linux/lantiq/dts/TDW8970.dts')
-rw-r--r-- | target/linux/lantiq/dts/TDW8970.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts index ab90d51067..759852cc83 100644 --- a/target/linux/lantiq/dts/TDW8970.dts +++ b/target/linux/lantiq/dts/TDW8970.dts @@ -188,7 +188,7 @@ ath9k_eep { compatible = "ath9k,eeprom"; ath,eep-flash = <&ath9k_cal 0x21000>; - ath,pci-slot = <0>; + ath,led-pin = <0>; }; gpio-keys-polled { |