arm: dts: ipq9574: Remove model and compat from DT

These properties are not used in UBoot and this patch
removes the same.

Change-Id: I949f207d5b772755e6ab818270cd6c401e8e8f8a
Signed-off-by: Selvam Sathappan Periakaruppan <speriaka@codeaurora.org>
This commit is contained in:
Selvam Sathappan Periakaruppan 2021-08-23 12:36:44 +05:30 committed by Gerrit - the friendly Code Review server
parent c6abc21619
commit d0d22e82c8
6 changed files with 0 additions and 12 deletions

View file

@ -14,8 +14,6 @@
/dts-v1/;
#include "ipq9574-soc.dtsi"
/ {
model ="QCA, IPQ9574-AL01-C1";
compatible = "qca,ipq9574", "qca,ipq9574-al01-c1";
machid = <0x8050000>;
config_name = "config@al01-c1";

View file

@ -14,8 +14,6 @@
/dts-v1/;
#include "ipq9574-soc.dtsi"
/ {
model ="QCA, IPQ9574-AL02-C1";
compatible = "qca,ipq9574", "qca,ipq9574-al02-c1";
machid = <0x8050001>;
config_name = "config@al02-c1";

View file

@ -14,8 +14,6 @@
/dts-v1/;
#include "ipq9574-al02-c1.dts"
/ {
model ="QCA, IPQ9574-AL02-C2";
compatible = "qca,ipq9574", "qca,ipq9574-al02-c2";
machid = <0x8050101>;
config_name = "config@al02-c2";

View file

@ -14,8 +14,6 @@
/dts-v1/;
#include "ipq9574-soc.dtsi"
/ {
model ="QCA, IPQ9574/DB-AL01-C1";
compatible = "qca,ipq9574", "qca,ipq9574-db-al01-c1";
machid = <0x1050000>;
config_name = "config@db-al01-c1";

View file

@ -14,8 +14,6 @@
/dts-v1/;
#include "ipq9574-db-al01-c1.dts"
/ {
model ="QCA, IPQ9574/DB-AL01-C2";
compatible = "qca,ipq9574", "qca,ipq9574-db-al01-c2";
machid = <0x1050100>;
config_name = "config@db-al01-c2";

View file

@ -14,8 +14,6 @@
/dts-v1/;
#include "ipq9574-soc.dtsi"
/ {
model ="QCA, IPQ9574-EMULATION";
compatible = "qca,ipq9574", "qca,ipq9574-emulation";
machid = <0xF050000>;
config_name = "config@emulation-fbc";