Merge "ARM: dts: msm: enable touch panel on sun QRD platform"

This commit is contained in:
qctecmdr
2023-12-21 10:34:05 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -48,3 +48,12 @@
&sde_dsi {
qcom,dsi-default-panel = <&dsi_nt37801_amoled_cmd_cphy>;
};
&qupv3_se4_spi {
st_fts@0 {
panel = <&dsi_nt37801_amoled_cmd_cphy
&dsi_nt37801_amoled_video_cphy
&dsi_nt37801_amoled_cmd
&dsi_nt37801_amoled_video>;
};
};