lantiq: add support for ARV7506PW11 (Alice/O2 IAD 4421)
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>
Mon, 20 Jun 2016 16:47:38 +0000 (18:47 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 22 Jun 2016 17:32:06 +0000 (19:32 +0200)
commit9759fde40a3c50095097443ed261b5dd33f8b393
treefffed93ac1f712f471e2a2fa5f6e4895147c899a
parentb67066b8fa1202074b3a2dd2cfd94a9aa5947e4a
lantiq: add support for ARV7506PW11 (Alice/O2 IAD 4421)

Ethernet, ADSL2+ and LEDs are fully functional.

Supporting the two TAE ports and SIP gateway was not attempted.

The WiFi is unreliable, due to experimental support for rt35xx family
devices by the rt2800pci driver.

Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
[rebase to LEDE HEAD]
[switch to normal image instead of brnboot image]
[remove not required pinmux child nodes keys, leds, ebu, exin, pci_in and pci_out]
[remove switch_rst pinmux child node (no support for hw reset in driver/setting a default GPIO value in DT]
[enable usage of the wireless LED]
[fixup mac address configuration]
Sgned-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/base-files/etc/board.d/01_leds
target/linux/lantiq/base-files/etc/board.d/02_network
target/linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
target/linux/lantiq/dts/ARV7506PW11.dts [new file with mode: 0644]
target/linux/lantiq/image/Makefile