mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
Merge "dts: ipq6018: remove model and compatible strings"
This commit is contained in:
commit
82f0ffe01b
6 changed files with 0 additions and 11 deletions
|
|
@ -67,7 +67,6 @@ dtb-$(CONFIG_ARCH_IPQ5018) += ipq5018-emulation.dtb
|
|||
dtb-$(CONFIG_ARCH_IPQ6018) += ipq6018-cp01-c1.dtb \
|
||||
ipq6018-cp02-c1.dtb \
|
||||
ipq6018-cp03-c1.dtb \
|
||||
ipq6018-emulation.dtb \
|
||||
ipq6018-db-cp01.dtb \
|
||||
ipq6018-db-cp02.dtb
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
/dts-v1/;
|
||||
#include "ipq6018-soc.dtsi"
|
||||
/ {
|
||||
model ="QCA, IPQ6018-CP01-C1";
|
||||
compatible = "qca,ipq6018", "qca,ipq6018-cp01-c1";
|
||||
machid = <0x8030000>;
|
||||
config_name = "config@cp01-c1";
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
/dts-v1/;
|
||||
#include "ipq6018-soc.dtsi"
|
||||
/ {
|
||||
model ="QCA, IPQ6018-CP02-c1";
|
||||
compatible = "qca,ipq6018", "qca,ipq6018-cp02-c1";
|
||||
machid = <0x8030100>;
|
||||
config_name = "config@cp02-c1";
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
/dts-v1/;
|
||||
#include "ipq6018-soc.dtsi"
|
||||
/ {
|
||||
model ="QCA, IPQ6018-CP03-C1";
|
||||
compatible = "qca,ipq6018", "qca,ipq6018-cp03-c1";
|
||||
machid = <0x8030200>;
|
||||
config_name = "config@cp03-c1";
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
/dts-v1/;
|
||||
#include "ipq6018-soc.dtsi"
|
||||
/ {
|
||||
model ="QCA, IPQ6018-DB.CP01";
|
||||
compatible = "qca,ipq6018", "qca,ipq6018-db-cp01";
|
||||
machid = <0x1030000>;
|
||||
config_name = "config@db-cp01";
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
/dts-v1/;
|
||||
#include "ipq6018-soc.dtsi"
|
||||
/ {
|
||||
model ="QCA, IPQ6018-DB.CP02";
|
||||
compatible = "qca,ipq6018", "qca,ipq6018-db-cp02";
|
||||
machid = <0x1030100>;
|
||||
config_name = "config@db-cp02";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue