diff --git a/dts/msm8953-xiaomi-vince.dts b/dts/msm8953-xiaomi-vince.dts index 3d8d5fac8..8cf2abe1f 100644 --- a/dts/msm8953-xiaomi-vince.dts +++ b/dts/msm8953-xiaomi-vince.dts @@ -17,18 +17,28 @@ compatible = "xiaomi,vince-panel"; qcom,mdss_dsi_td4310_fhdplus_video_e7 { compatible = "xiaomi,td4310-fhdplus-e7"; + touchscreen-compatible = "syna,rmi4-i2c"; + // touchscreen-compatible = "novatek,nt36525-i2c"; }; qcom,mdss_dsi_td4310_fhdplus_video_e7_g55 { compatible = "xiaomi,td4310-fhdplus-e7-g55"; + touchscreen-compatible = "syna,rmi4-i2c"; + // touchscreen-compatible = "novatek,nt36525-i2c"; }; qcom,mdss_dsi_td4310_ebbg_fhdplus_video_e7 { compatible = "xiaomi,td4310-ebbg-fhdplus-e7"; + touchscreen-compatible = "syna,rmi4-i2c"; + // touchscreen-compatible = "novatek,nt36525-i2c"; }; qcom,mdss_dsi_nt36672_tianma_fhdplus_video_e7 { compatible = "xiaomi,nt36672-tianma-fhdplus-e7"; + touchscreen-compatible = "syna,rmi4-i2c"; + // touchscreen-compatible = "novatek,nt36525-i2c"; }; qcom,mdss_dsi_nt36672_csot_fhdplus_video_e7 { compatible = "xiaomi,nt36672-csot-fhdplus-e7"; + touchscreen-compatible = "syna,rmi4-i2c"; + // touchscreen-compatible = "novatek,nt36525-i2c"; }; }; };