aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/R6220.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ramips/mt7621: Name DTS files based on schemeAdrian Schmutzler2019-07-101-124/+0
| | | | | | | | As introduced with ath79, DTS files for ramips will now be labelled soc_vendor_device.dts(i). With this change, DTS files can be selected automatically without further manual links. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* ramips: create R6220 dtsi and improve WNDR3700v5 supportJan Hoffmann2019-05-311-0/+124
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>