Files
android_kernel_samsung_sm87…/display/tuna-sde-display-mtp-kiwi-harmonium.dtsi
Sampurna Bolloju be33284342 ARM: dts: msm: add cesta to connector list on MTP, QRD and CDP platforms
This change adds cesta to connectors list on MTP Harmonium, CDP
and QRD platforms.

Change-Id: I5a4bc421daf5a70ec0b67661d826c6adf5c31a80
Signed-off-by: Sampurna Bolloju <quic_sampboll@quicinc.com>
Signed-off-by: lnxdisplay <lnxdisplay@localhost>
2025-01-15 12:27:16 +05:30

16 lines
314 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "tuna-sde-display-mtp.dtsi"
&sde_dp {
status = "ok";
};
&mdss_mdp {
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &smmu_sde_sec &sde_wb1 &sde_wb2 &sde_dp
&sde_cesta>;
};