diff --git a/dts/msm8953-xiaomi-common.dts b/dts/msm8953-xiaomi-common.dts index c5741fb1d..d6070c6a2 100644 --- a/dts/msm8953-xiaomi-common.dts +++ b/dts/msm8953-xiaomi-common.dts @@ -41,12 +41,15 @@ compatible = "xiaomi,daisy-panel"; qcom,mdss_dsi_ili7807_fhdplus_video { compatible = "mdss,ili7807-fhdplus"; + touchscreen-compatible = "goodix,gt917d"; }; qcom,mdss_dsi_hx8399c_fhdplus_video { compatible = "himax,hx8399c-fhdplus"; + touchscreen-compatible = "edt,edt-ft5406"; }; qcom,mdss_dsi_otm1911_fhdplus_video { compatible = "mdss,otm1911-fhdplus"; + touchscreen-compatible = "goodix,gt917d"; }; }; };