Files
android_kernel_samsung_sm87…/sun-mm-mtp-overlay.dts
Grace An f5cfb22298 ARM: dts: msm: mm-drivers: add package id to msm-ids for sun SoC
Add additional device trees and msm-IDs to support an additional
package ID.

Change-Id: Idf009ead2d84877f38ac2b64cd8d8efd95c6780e
Signed-off-by: Grace An <quic_gracan@quicinc.com>
2024-03-22 09:20:56 -07:00

20 lines
534 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "hw_fence/sun-hw-fence.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun MTP";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
"qcom,mtp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <8 0>;
};