diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-11-08 14:15:49 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-11-08 14:15:49 +0000 |
commit | 455ba77b6ad7c0b9e6d84a3ea742e12927bfebb9 (patch) | |
tree | ae9784b99f8500c6297382e351469b1984b15eb3 /target/linux/ramips/dts | |
parent | 29f71d384f5d1fee5a68772775484f0fa00e04a4 (diff) | |
download | mtk-20170518-455ba77b6ad7c0b9e6d84a3ea742e12927bfebb9.zip mtk-20170518-455ba77b6ad7c0b9e6d84a3ea742e12927bfebb9.tar.gz mtk-20170518-455ba77b6ad7c0b9e6d84a3ea742e12927bfebb9.tar.bz2 |
ramips: add eeprom data for 802.11ac wlan on WHR-1166D
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43218
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r-- | target/linux/ramips/dts/WHR-1166D.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WHR-1166D.dts b/target/linux/ramips/dts/WHR-1166D.dts index 1b5a3d7..9087505 100644 --- a/target/linux/ramips/dts/WHR-1166D.dts +++ b/target/linux/ramips/dts/WHR-1166D.dts @@ -92,6 +92,14 @@ pcie@10140000 { status = "okay"; + + pcie-bridge { + mt76@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; + ralink,mtd-eeprom = <&factory 32768>; + }; + }; }; gpio-leds { |