aboutsummaryrefslogtreecommitdiff
path: root/target/linux/rtl838x/dts/rtl8382_d-link_dgs-1210-16.dts
Commit message (Collapse)AuthorAge
* rtl838x: remove model name from LED labelsAdrian Schmutzler2020-10-15
| | | | | | | | | | | Like in the previous patches for various targets, this removes the "devicename" from LED labels in rtl838x, as it's useless and only creates complexity. Since the target is fresh and so far only system LEDs were added, this does not add a migration script. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* rtl838x: move dts-v1 to DTSIAdrian Schmutzler2020-10-15
| | | | | | | The syntax of the shared SoC DTSI file determines the DTS version, so no need to repeat the "/dts-v1/;" identifier in every file. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* rtl838x: add DLink DGS-1210-16 supportJohn Crispin2020-10-15
Signed-off-by: John Crispin <john@phrozen.org>