mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-02 23:44:15 +01:00
dts: ipq6018: remove model and compatible strings
model and compatible will be useful when CONFIG_DISPLAY_BOARDINFO is enabled. Currently it is not enabled for ipq6018. So removing the corresponding entries. Change-Id: Ia05059cab91d25283e291564d606eaf81e94781f Signed-off-by: Kathiravan T <kathirav@codeaurora.org>
This commit is contained in:
parent
43eb86c0bc
commit
895a31bb8d
5 changed files with 0 additions and 10 deletions
|
|
@ -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