ARM: dts: msm: remove dload,mode device for both pineapple/Sun

qcom,dload-mode platform device is created from scm driver on
scm driver probe and now there is no need to maintain their
device tree node in SoC specific device tree.

Change-Id: Id79e5f67c57940b37bdfa151c90a9e1b02eb8192
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
Mukesh Ojha
2023-12-28 17:04:46 +05:30
parent e6235a7c09
commit 65dbcea72c
2 changed files with 0 additions and 8 deletions

View File

@@ -704,10 +704,6 @@
reg = <0x17100000 0x290000>;
};
dload_mode {
compatible = "qcom,dload-mode";
};
mini_dump_mode {
compatible = "qcom,minidump";
status = "ok";

View File

@@ -2892,10 +2892,6 @@
compatible = "qcom,cpu-vendor-hooks";
};
dload_mode {
compatible = "qcom,dload-mode";
};
scmi: qcom,scmi {
#address-cells = <1>;
#size-cells = <0>;