lantiq: add wifi eep to a803 dts file

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38030
master
John Crispin 11 years ago
parent 18b76c66fb
commit cd668944ef
  1. 5
      target/linux/lantiq/dts/ARV752DPW22.dts
  2. 1
      target/linux/lantiq/xway/profiles/arv.mk

@ -139,6 +139,11 @@
};
ralink_eep {
compatible = "ralink,eeprom";
ralink,eeprom = "RT2860.eeprom";
};
gpio-keys-polled {
compatible = "gpio-keys-polled";
#address-cells = <1>;

@ -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

Loading…
Cancel
Save