aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_hiwifi_hc5861.dts
Commit message (Collapse)AuthorAgeFilesLines
* ramips: mt7620: tidy up ethernet node in DTS filesAdrian Schmutzler2020-05-171-2/+3
| | | | | | | | | | | | This tidies up the ethernet node in mt7620 DTS files by: - removing unnecessary status as it is not disabled - reordering properties consistently - adding empty lines to enhance readability This should make comparison and reviewing new PRs based on C/P easier. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* ramips: mt7620: use throughput trigger on HiWiFi HC5x61DENG Qingfang2019-12-311-0/+2
| | | | | | Throughput trigger support for MT7620 has been added, so switch to it Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* ramips/mt7620: Name DTS files based on schemeAdrian Schmutzler2019-07-101-0/+105
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>