ARM: dts: msm: enable touch support for vtdr panel on tuna

Enable touch support for vtdr panel on tuna CDP.

Change-Id: I9bec9f15829c789a9f5230cd59811465f87e895e
Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com>
Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
Abhinav Saurabh
2025-01-20 14:07:10 +05:30
committed by lnxdisplay
parent 3253c6e1ea
commit f78eece0c3

View File

@@ -363,4 +363,15 @@
&dsi_nt37801_amoled_cmd_ddicspr
&dsi_nt37801_amoled_video_ddicspr>;
};
goodix-berlin@5d {
panel = <&dsi_vtdr6130_amoled_cmd
&dsi_vtdr6130_amoled_video
&dsi_vtdr6130_amoled_60hz_cmd
&dsi_vtdr6130_amoled_60hz_video
&dsi_vtdr6130_amoled_90hz_cmd
&dsi_vtdr6130_amoled_90hz_video
&dsi_vtdr6130_amoled_120hz_cmd
&dsi_vtdr6130_amoled_120hz_video>;
};
};