ARM: dts: msm: add TUI touch support on vm display panel on kera
Add TUI touch support on vm display panel on kera target. Change-Id: I5e9e22d1476e1545ccdef69ff14248f2f019e336 Signed-off-by: Anand Tarakh <quic_atarakh@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "trustedvm-kera-sde-display.dtsi"
|
||||
@@ -154,3 +154,18 @@
|
||||
&sde_dsi {
|
||||
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_cmd>;
|
||||
};
|
||||
|
||||
&qupv3_se8_spi {
|
||||
goodix-berlin@0 {
|
||||
panel = <&dsi_vtdr6130_amoled_cmd
|
||||
&dsi_vtdr6130_amoled_video
|
||||
&dsi_vtdr6130_amoled_120hz_cmd
|
||||
&dsi_vtdr6130_amoled_120hz_video
|
||||
&dsi_vtdr6130_amoled_90hz_cmd
|
||||
&dsi_vtdr6130_amoled_90hz_video
|
||||
&dsi_vtdr6130_amoled_60hz_cmd
|
||||
&dsi_vtdr6130_amoled_60hz_video
|
||||
&dsi_vtdr6130_amoled_qsync_144hz_cmd
|
||||
&dsi_vtdr6130_amoled_qsync_144hz_video>;
|
||||
};
|
||||
};
|
||||
|
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "trustedvm-kera-sde-display.dtsi"
|
||||
@@ -154,3 +154,18 @@
|
||||
&sde_dsi {
|
||||
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_cmd>;
|
||||
};
|
||||
|
||||
&qupv3_se8_spi {
|
||||
goodix-berlin@0 {
|
||||
panel = <&dsi_vtdr6130_amoled_cmd
|
||||
&dsi_vtdr6130_amoled_video
|
||||
&dsi_vtdr6130_amoled_120hz_cmd
|
||||
&dsi_vtdr6130_amoled_120hz_video
|
||||
&dsi_vtdr6130_amoled_90hz_cmd
|
||||
&dsi_vtdr6130_amoled_90hz_video
|
||||
&dsi_vtdr6130_amoled_60hz_cmd
|
||||
&dsi_vtdr6130_amoled_60hz_video
|
||||
&dsi_vtdr6130_amoled_qsync_144hz_cmd
|
||||
&dsi_vtdr6130_amoled_qsync_144hz_video>;
|
||||
};
|
||||
};
|
||||
|
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "trustedvm-kera-sde-display.dtsi"
|
||||
@@ -154,3 +154,18 @@
|
||||
&sde_dsi {
|
||||
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_cmd>;
|
||||
};
|
||||
|
||||
&qupv3_se8_spi {
|
||||
goodix-berlin@0 {
|
||||
panel = <&dsi_vtdr6130_amoled_cmd
|
||||
&dsi_vtdr6130_amoled_video
|
||||
&dsi_vtdr6130_amoled_120hz_cmd
|
||||
&dsi_vtdr6130_amoled_120hz_video
|
||||
&dsi_vtdr6130_amoled_90hz_cmd
|
||||
&dsi_vtdr6130_amoled_90hz_video
|
||||
&dsi_vtdr6130_amoled_60hz_cmd
|
||||
&dsi_vtdr6130_amoled_60hz_video
|
||||
&dsi_vtdr6130_amoled_qsync_144hz_cmd
|
||||
&dsi_vtdr6130_amoled_qsync_144hz_video>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user