realtek: D-Link make common DT include generic
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 17 Sep 2022 17:03:13 +0000 (19:03 +0200)
committerSander Vanheule <sander@svanheule.net>
Sat, 17 Sep 2022 19:28:21 +0000 (21:28 +0200)
commit307e5cfc6ec2f03dd603953e3727fd765ffb3989
tree2e7a5bd314c306854f026cdf9e4db330cbcb4dce
parentb201462c8999754b8ddd07de1cfb5d497503113f
realtek: D-Link make common DT include generic

The D-Link DGS device tree was reorganized to better reflect the common
DT parts. The common include is named SOC specific (838X) and it seemed
like a good choice to add another common include in the future for the
RTL839X devices. From the current point of view this option is not really
needed.

1. The common part only includes data that matches RTL839X devices too.
2. The Panasonic DT structure avoids including the basic DTSI inside the
   common DTSI.

Taking simplicity of the Panasonic include logic and in perparation to
provide DGS-1210-52 support it makes sense to harmonize this.

- rename common include to reflect its content
- move the link to the root DTSI directly to the device specific DTS

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/dts-5.10/rtl8380_d-link_dgs-1210-10mp-f.dts
target/linux/realtek/dts-5.10/rtl8382_d-link_dgs-1210-10p.dts
target/linux/realtek/dts-5.10/rtl8382_d-link_dgs-1210-16.dts
target/linux/realtek/dts-5.10/rtl8382_d-link_dgs-1210-20.dts
target/linux/realtek/dts-5.10/rtl8382_d-link_dgs-1210-28.dts
target/linux/realtek/dts-5.10/rtl838x_d-link_dgs-1210_common.dtsi [deleted file]
target/linux/realtek/dts-5.10/rtl83xx_d-link_dgs-1210_common.dtsi [new file with mode: 0644]