ath79: add support for TP-Link RE355 v1 and RE450 v1
authorChristoph Krapp <achterin@googlemail.com>
Tue, 16 Jul 2019 18:47:49 +0000 (20:47 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 17 Jul 2019 21:14:23 +0000 (23:14 +0200)
commit6fde0b735c455f834b1ffc10d38c24f056839b29
tree4ca03c01aab370af54e3b1352ecd5d827733ba6a
parent8c51ddeff0876b439ac35a3f492ab719085bfb9c
ath79: add support for TP-Link RE355 v1 and RE450 v1

Specification:

SoC: Qualcomm Atheros QCA9558
RAM: 64/128MiB
Flash: 8MiB SPI-NOR
Wifi:
  - 2.4GHz: 3T3R (QCA9558)
  - 5GHz: 3T3R (QCA9880)
LAN: 1x 10/100/1000 Mbps
UART:
  - TP1: Tx
  - TP2: Rx
  - TP3: Gnd
  - TP4: 3v3

Flash instructions:
Flash factory image through stock firmware WEB UI.

Signed-off-by: Christoph Krapp <achterin@googlemail.com>
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/base-files/etc/uci-defaults/04_led_migration
target/linux/ath79/dts/qca9558_tplink_re355-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9558_tplink_re450-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi [new file with mode: 0644]
target/linux/ath79/image/generic-tp-link.mk