Revert "eSE-devicetree: Added support for eSE on cdp kiwi board"
This reverts commit e8f520d63b
.
Change-Id: If2a8aabe4561c20c1faf042925a1d40eb308e308
This commit is contained in:
1
Kbuild
1
Kbuild
@@ -3,7 +3,6 @@ dtbo-y += sun-ese-mtp.dtbo
|
|||||||
dtbo-y += sun-ese-rcm-v8.dtbo
|
dtbo-y += sun-ese-rcm-v8.dtbo
|
||||||
dtbo-y += sun-ese-rcm.dtbo
|
dtbo-y += sun-ese-rcm.dtbo
|
||||||
dtbo-y += sun-ese-mtp-kiwi-v8.dtbo
|
dtbo-y += sun-ese-mtp-kiwi-v8.dtbo
|
||||||
dtbo-y += sun-ese-cdp-kiwi-v8.dtbo
|
|
||||||
dtbo-y += sun-ese-atp.dtbo
|
dtbo-y += sun-ese-atp.dtbo
|
||||||
dtbo-y += sun-ese-qrd-sku1.dtbo
|
dtbo-y += sun-ese-qrd-sku1.dtbo
|
||||||
dtbo-y += sun-ese-qrd-sku1-v8.dtbo
|
dtbo-y += sun-ese-qrd-sku1-v8.dtbo
|
||||||
|
@@ -1,19 +0,0 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/dts-v1/;
|
|
||||||
/plugin/;
|
|
||||||
|
|
||||||
#include "sun-ese-common.dtsi"
|
|
||||||
|
|
||||||
/ {
|
|
||||||
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN V8 Power Grid";
|
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp", "qcom,cdp";
|
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
|
||||||
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
|
||||||
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
|
||||||
qcom,board-id = <0x60001 0>;
|
|
||||||
};
|
|
Reference in New Issue
Block a user