lantiq: add wifi eep to a803 dts file
authorJohn Crispin <john@openwrt.org>
Tue, 17 Sep 2013 21:46:04 +0000 (21:46 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 17 Sep 2013 21:46:04 +0000 (21:46 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38030

target/linux/lantiq/dts/ARV752DPW22.dts
target/linux/lantiq/xway/profiles/arv.mk

index 3ae40a59f3818aa1cffdee77a41eebabf9f9fd95..ec4a3abf57165dcf6fb62a1b3a2ea452e706ef1c 100644 (file)
 
        };
 
+       ralink_eep {
+               compatible = "ralink,eeprom";
+               ralink,eeprom = "RT2860.eeprom";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
index 32bab8f643823097d4ca3454dcb3e9cfea134709..a7da3a21ea07fe643ea5bba2dc6dbf3e8db93da3 100644 (file)
@@ -121,6 +121,7 @@ define Profile/ARV752DPW22
        kmod-ltq-adsl-danube-fw-b kmod-ltq-atm-danube \
        ltq-adsl-app ppp-mod-pppoa \
        kmod-ltq-tapi kmod-ltq-vmmc \
+       kmod-rt2800-pci wpad-mini \
        swconfig
 endef