ramips: create R6220 dtsi and improve WNDR3700v5 support
authorJan Hoffmann <jan@3e8.eu>
Sun, 26 May 2019 13:01:09 +0000 (15:01 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 31 May 2019 09:21:22 +0000 (11:21 +0200)
commit085f66de9a1e0cba44eb15deb4f4803f1ac2286f
treea0be8b95cf052db2b7f68afb823b17766b787b5e
parent5ff5c9bce6b6e51060c272521528b5afd789e9ab
ramips: create R6220 dtsi and improve WNDR3700v5 support

The R6220 and WNDR3700v5 are identical apart from using NAND/NOR flash and
having a different casing. This adds a new cleaned up R6220.dtsi with the
common bits for both devices. Both devices now have feature parity.

Performed cleanup:
 * generic DTS node names
 * regulator for usb power
 * added missing pinctrl groups
 * use switch port instead of VLAN as trigger for WAN LED

Fixes for WNDR3700v5:
 * all LEDS work
 * correct ethernet MAC addresses

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/dts/R6220.dts
target/linux/ramips/dts/R6220.dtsi [new file with mode: 0644]
target/linux/ramips/dts/WNDR3700V5.dts
target/linux/ramips/image/mt7621.mk