mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
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:
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
@@ -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>;
|
||||
};
|
||||
@@ -1,2 +0,0 @@
|
||||
&soc {
|
||||
};
|
||||
@@ -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>;
|
||||
};
|
||||
@@ -1,2 +0,0 @@
|
||||
&soc {
|
||||
};
|
||||
Reference in New Issue
Block a user