ARM: dts: msm: enable touch support for crow target

Enable touch support for crow on ATP, QRD, IDP and IDP
WCD platforms.

Change-Id: I9a40b983eb063fd855b5f1cf655ee1e4a722c2b9
This commit is contained in:
Anand Tarakh
2023-05-22 13:22:21 +05:30
committed by Gerrit - the friendly Code Review server
parent a271376ea2
commit e821575a5e
2 changed files with 13 additions and 0 deletions

View File

@@ -1 +1,8 @@
#include "crow-sde-display-idp.dtsi"
&qupv3_se0_i2c {
goodix-berlin@5d {
panel = <&dsi_vtdr6130_amoled_cmd
&dsi_vtdr6130_amoled_video>;
};
};

View File

@@ -74,3 +74,9 @@
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_video>;
};
&qupv3_se0_spi {
goodix-berlin@0 {
panel = <&dsi_vtdr6130_amoled_cmd
&dsi_vtdr6130_amoled_video>;
};
};