diff options
author | John Crispin <blogic@openwrt.org> | 2014-04-03 14:26:46 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-04-03 14:26:46 +0000 |
commit | 3d1da2bc3f1c0500676a1f8fbc2a2bc27de1de67 (patch) | |
tree | 4084f7392d4ed26213bf74780dad14d6433c5360 /target/linux/lantiq/dts | |
parent | 937a78b3060c7425ccffa69686c44129c867e6fb (diff) | |
download | master-187ad058-3d1da2bc3f1c0500676a1f8fbc2a2bc27de1de67.tar.gz master-187ad058-3d1da2bc3f1c0500676a1f8fbc2a2bc27de1de67.tar.bz2 master-187ad058-3d1da2bc3f1c0500676a1f8fbc2a2bc27de1de67.zip |
lantiq: make td8970 wifi led work
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40368 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/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 { |