diff --git a/dts/msm8953-xiaomi-daisy.dts b/dts/msm8953-xiaomi-daisy.dts index ecad476a3..fb2ae4ee1 100644 --- a/dts/msm8953-xiaomi-daisy.dts +++ b/dts/msm8953-xiaomi-daisy.dts @@ -17,12 +17,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"; }; };