diff --git a/dts/msm8953-xiaomi-markw.dts b/dts/msm8953-xiaomi-markw.dts index 8497d08cb..635dfaf50 100644 --- a/dts/msm8953-xiaomi-markw.dts +++ b/dts/msm8953-xiaomi-markw.dts @@ -18,9 +18,13 @@ qcom,mdss_dsi_nt35596_ebbg_1080p_video { compatible = "mdss,nt35596-ebbg"; + touchscreen-compatible = "edt,edt-ft5336"; + // touchscreen-compatible = "atmel,maxtouch"; }; qcom,mdss_dsi_r63350_1080p_video { compatible = "mdss,r63350"; + touchscreen-compatible = "edt,edt-ft5336"; + // touchscreen-compatible = "atmel,maxtouch"; }; }; };