aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3883_loewe_wmdr-143n.dts
Commit message (Collapse)AuthorAgeFilesLines
* ramips: fix MTK_SOC for RT3662 devicesSungbo Eo2019-11-041-68/+0
| | | | | | | | | | | rt3883.mk contains both RT3662 and RT3883 device profiles, but commit 6a104ac77206 set MTK_SOC to rt3883 for all devices. This patch fixes it, and renames dts files accordingly. And SoC compatible strings are also appended in the dts. Fixes: 6a104ac77206 ("ramips/rt288x,rt3883: Name DTS files based on scheme") Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* ramips: remove redundant mtd-mac-address for WiFiAdrian Schmutzler2019-10-271-2/+1
| | | | | | | | | | When caldata locations are defined with mediatek,mtd-eeprom the MAC address is automatically read from offset +4. Thus, specifying that location explicitly is redundant. This patch removes those redundant definitions. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* ramips/rt288x,rt3883: Name DTS files based on schemeAdrian Schmutzler2019-07-101-0/+69
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>