ath79: fix dts files

Add the SoC compatible to the individual dts files. Rename the dts files
to match the common pattern.

Remove dts files wich aren't used and no image in ar71xx exists.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2018-05-08 07:22:38 +02:00
parent 8f7e28a783
commit 0ff5785c5d
15 changed files with 27 additions and 40 deletions

View File

@@ -1,13 +0,0 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "ar7241_ubnt-xm.dtsi"
/ {
compatible = "ubnt,xm", "qca,ar7241";
model = "Ubiquiti Networks XM (rev 1.0) board";
};
&eth1 {
compatible = "syscon";
};

View File

@@ -1,10 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "ar7241_ubnt-xm.dtsi"
#include "ar7241_ubnt_xm.dtsi"
/ {
compatible = "ubnt,xm", "qca,ar7241";
compatible = "ubnt,bullet-m", "qca,ar7241";
model = "Ubiquiti Bullet M";
};

View File

@@ -1,9 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "ar7241_ubnt-xm.dtsi"
#include "ar7241_ubnt_xm.dtsi"
/ {
compatible = "ubnt,nm", "qca,ar7241";
compatible = "ubnt,nano-m", "qca,ar7241";
model = "Ubiquiti Nanostation M";
};

View File

@@ -1,10 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "ar7241_ubnt-xm.dtsi"
#include "ar7241_ubnt_xm.dtsi"
/ {
compatible = "ubnt,rm", "qca,ar7241";
compatible = "ubnt,rocket-m", "qca,ar7241";
model = "Ubiquiti Rocket M";
};

View File

@@ -8,7 +8,7 @@
/ {
model = "GL.iNet GL-AR150";
compatible = "glinet,ar150";
compatible = "glinet,ar150", "qca,ar9330";
aliases {
serial0 = &uart;

View File

@@ -8,7 +8,7 @@
/ {
model = "DPTechnics DPT-Module";
compatible = "dptechnics,dpt-module";
compatible = "dptechnics,dpt-module", "qca,ar9331";
aliases {
serial0 = &uart;

View File

@@ -8,7 +8,7 @@
/ {
model = "Dragino MS14 (Dragino 2)";
compatible = "dragino,ms14";
compatible = "dragino,ms14", "qca,ar9331";
aliases {
serial0 = &uart;

View File

@@ -8,7 +8,7 @@
/ {
model = "Embedded Wireless Dorin";
compatible = "embeddedwireless,dorin";
compatible = "embeddedwireless,dorin", "qca,ar9331";
aliases {
serial0 = &uart;

View File

@@ -8,7 +8,7 @@
/ {
model = "Onion Omega";
compatible = "onion,omega";
compatible = "onion,omega", "qca,ar9331";
aliases {
serial0 = &uart;

View File

@@ -8,7 +8,7 @@
/ {
model = "TP-Link TL-MR3020";
compatible = "tplink,tl-mr3020";
compatible = "tplink,tl-mr3020", "qca,ar9331";
aliases {
serial0 = &uart;