Skip to content
Snippets Groups Projects
Commit c6403709 authored by Adrian Schmutzler's avatar Adrian Schmutzler
Browse files

lantiq: use soc_vendor_device scheme on DTS file


This renames lantiq DTS(I) files to follow soc_vendor_device scheme.
This will make DTS files easier to maintain.

As a side effect, DTS file name can be derived from device node
names now, only having to specify a SOC variable in Makefiles.

While at it, move files to arch/mips/boot/dts/lantiq subfolder.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent de6dd7a8
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 4 deletions
/dts-v1/; /dts-v1/;
#include "DGN3500.dtsi" #include "ar9_netgear_dgn3500.dtsi"
/ { / {
compatible = "netgear,dgn3500", "lantiq,xway", "lantiq,ar9"; compatible = "netgear,dgn3500", "lantiq,xway", "lantiq,ar9";
......
/dts-v1/; /dts-v1/;
#include "DGN3500.dtsi" #include "ar9_netgear_dgn3500.dtsi"
/ { / {
compatible = "netgear,dgn3500b", "lantiq,xway", "lantiq,ar9"; compatible = "netgear,dgn3500b", "lantiq,xway", "lantiq,ar9";
......
/dts-v1/; /dts-v1/;
#include "ARV4518PWR01.dtsi" #include "danube_arcadyan_arv4518pwr01.dtsi"
/ { / {
compatible = "arcadyan,arv4518pwr01", "lantiq,xway", "lantiq,danube"; compatible = "arcadyan,arv4518pwr01", "lantiq,xway", "lantiq,danube";
......
/dts-v1/; /dts-v1/;
#include "ARV4518PWR01.dtsi" #include "danube_arcadyan_arv4518pwr01.dtsi"
/ { / {
compatible = "arcadyan,arv4518pwr01a", "lantiq,xway", "lantiq,danube"; compatible = "arcadyan,arv4518pwr01a", "lantiq,xway", "lantiq,danube";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment