aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/files-5.4/arch/arm/boot/dts/kirkwood-e4200-v2.dts
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: rename files-5.4 to filesSungbo Eo2021-02-191-8/+0
| | | | | | | Move local DTS files from "files-5.4" to "files" directory so kernel 5.10 can use it. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* kirkwood: use real model names for Linksys devicesAdrian Schmutzler2020-07-311-0/+8
This replaces the internal device names "Audi" and "Viper" with the real model names, which a user would look for. This makes the Linksys devices on this target consistent with the names recently changed for mvebu based on the same idea. As a consequence, the "viper" device definition is split into two separate definitions with the correct names for both real models. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>