Revert "ARM: dts: msm: Add MTP with QMP1000 support on Sun SoC"

This reverts commit a73ccadad2.

Reason for revert: With this change, we are unable to boot v6 devices.

Change-Id: I57d2ba2dd693a6c8625ffe46bb170e17b6d6cb84
Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
This commit is contained in:
Bruce Levy
2024-03-13 12:15:15 -07:00
parent e30ac92eb1
commit d93f0d5371
6 changed files with 0 additions and 58 deletions

View File

@@ -24,8 +24,6 @@ SUN_BOARDS += \
sun-mtp-kiwi-v8-overlay.dtbo \
sun-mtp-nfc-overlay.dtbo \
sun-mtp-overlay.dtbo \
sun-mtp-qmp1000-overlay.dtbo \
sun-mtp-qmp1000-v8-overlay.dtbo \
sun-mtp-v8-overlay.dtbo \
sun-cdp-kiwi-overlay.dtbo \
sun-cdp-kiwi-v8-overlay.dtbo \

View File

@@ -27,8 +27,6 @@ _platform_map = {
{"name": "sun-mtp-kiwi-v8-overlay.dtbo"},
{"name": "sun-mtp-nfc-overlay.dtbo"},
{"name": "sun-mtp-overlay.dtbo"},
{"name": "sun-mtp-qmp1000-overlay.dtbo"},
{"name": "sun-mtp-qmp1000-v8-overlay.dtbo"},
{"name": "sun-mtp-v8-overlay.dtbo"},
{"name": "sun-qrd-sku1-overlay.dtbo"},
{"name": "sun-qrd-sku1-v8-overlay.dtbo"},

View File

@@ -1,17 +0,0 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-mtp-qmp1000.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun MTP QMP1000";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
"qcom,mtp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x10108 0>;
};

View File

@@ -1,17 +0,0 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-mtp-qmp1000-v8.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun MTP QMP1000 V8 Power Grid";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
"qcom,mtp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x40108 0>;
};

View File

@@ -1,14 +0,0 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "sun-mtp-qmp1000.dtsi"
#include "sun-pmic-overlay-v8.dtsi"
&regulator_ocp_notifier {
/delete-property/ periph-9a4-supply; /* S4J */
periph-5a7-supply = <&S5F>;
/delete-property/ periph-5aa-supply; /* S6F */
periph-5b0-supply = <&S8F_LEVEL>;
};

View File

@@ -1,6 +0,0 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "sun-mtp.dtsi"