mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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:
parent
c6abc21619
commit
d0d22e82c8
6 changed files with 0 additions and 12 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue