Files
android_kernel_samsung_sm87…/display/sun-sde-display-mtp-qmp1000-overlay.dts
Jayasri Sampath Kumaran bc2bc86531 ARM: dts: msm: add package ID to msm-IDs for sun target
Add additional device trees and msm-IDs to support an additional
package ID. Also update board id for QMP1000 V6 variant on MTP for
sun target.

Change-Id: Ic6287bc0052cb44321674e16c74631c8a75f2aef
Signed-off-by: Jayasri Sampath Kumaran <quic_jsampath@quicinc.com>
2024-04-01 15:43:36 -04:00

19 lines
533 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-sde-display-mtp.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>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x108 0>;
};