MIPS: Add basic support for the TL-WR1043ND version 1
authorAlban Bedel <albeu@free.fr>
Sun, 31 May 2015 00:18:26 +0000 (02:18 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:54:10 +0000 (21:54 +0200)
commita5fcc6522fd43acba09aa9ffca09872aaf02cd5e
tree9cb00fe0011b26a896fd8122308eefc807d698bd
parent9db8e9bc047beecf4a33fad22964419f10332fcb
MIPS: Add basic support for the TL-WR1043ND version 1

Add a DTS for TL-WR1043ND version 1 and allow to have it built in the
kernel to circumvent the broken u-boot found on these boards.
Currently only the UART, LEDs and buttons are supported.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/Kconfig
arch/mips/boot/dts/Makefile
arch/mips/boot/dts/qca/Makefile [new file with mode: 0644]
arch/mips/boot/dts/qca/ar9132.dtsi [new file with mode: 0644]
arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts [new file with mode: 0644]