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:
Kathiravan T 2019-12-16 17:10:38 +05:30
parent 43eb86c0bc
commit 895a31bb8d
5 changed files with 0 additions and 10 deletions

View file

@ -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";

View file

@ -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";

View file

@ -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";

View file

@ -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";

View file

@ -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";