Revert "ARM: dts: msm: Add board files for SDXPINN target"

This reverts commit b600ef3864.
As these boards are not there for sdxpinn.

Change-Id: I6a4e467328b9b2a5723273c37484e2ca3acf22da
This commit is contained in:
Rohit Agarwal
2022-07-20 14:43:06 +05:30
committed by kshaikkh
parent ff4b12e7fd
commit e35871b272
6 changed files with 0 additions and 32 deletions

View File

@@ -315,8 +315,6 @@ compatible = "qcom,khaje-idp"
compatible = "qcom,khaje-qrd"
compatible = "qcom,khaje-atp"
compatible = "qcom,sdxpinn-rumi"
compatible = "qcom,sdxpinn-mtp"
compatible = "qcom,sdxpinn-cdp"
compatible = "qcom,sa410m-rumi"
compatible = "qcom,quinvm"
compatible = "qcom,sdxbaagha-rumi"

View File

@@ -169,10 +169,6 @@ gen4auto-overlays-dtb-$(CONFIG_ARCH_LEMANS) += \
dtb-y += $(gen4auto-dtb-y)
sdxpinn-dtb-$(CONFIG_ARCH_SDXPINN) += sdxpinn-rumi.dtb sa525m-rumi.dtb \
sdxpinn-mtp.dtb \
sdxpinn-cdp.dtb
sdxpinn-dtb-$(CONFIG_ARCH_SDXPINN) += sdxpinn-rumi.dtb sa525m-rumi.dtb
dtb-y += $(sdxpinn-dtb-y)

View File

@@ -1,11 +0,0 @@
/dts-v1/;
#include "sdxpinn.dtsi"
#include "sdxpinn-cdp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. SDXPINN CDP";
compatible = "qcom,sdxpinn-cdp",
"qcom,sdxpinn", "qcom,cdp";
qcom,board-id = <0x10001 0x0>;
};

View File

@@ -1,2 +0,0 @@
&soc {
};

View File

@@ -1,11 +0,0 @@
/dts-v1/;
#include "sdxpinn.dtsi"
#include "sdxpinn-mtp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. SDXPINN MTP";
compatible = "qcom,sdxpinn-mtp",
"qcom,sdxpinn", "qcom,mtp";
qcom,board-id = <0x10008 0x0>;
};

View File

@@ -1,2 +0,0 @@
&soc {
};