ARM: dts: msm: Add No Display support on CDP for Sun SoC

Add device tree files to support No Display support for
CDP platform on Sun SoC.

Change-Id: I4174e2640be1ba7974e5a1ec14f0aadac05aaf0b
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2024-01-26 14:45:38 -08:00
parent 6b23c4a6b3
commit 56e25fb2ac
4 changed files with 25 additions and 0 deletions

View File

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