ARM: dts: qcom: add goodix touch support for Parrot RCM platform

Add goodix touch support for Parrot RCM platform.

Change-Id: I0a23d64fae1425be07903d9b8ed04b363db22c2c
Signed-off-by: Balaji Vekatesh Kalkonda <quic_bkalkond@quicinc.com>
This commit is contained in:
Balaji Vekatesh Kalkonda
2024-09-13 12:13:13 +05:30
committed by Niranjan Reddy Dumbala
parent 29fa73cce3
commit b59f5e5bde
3 changed files with 12 additions and 0 deletions

View File

@@ -17,8 +17,10 @@
#size-cells = <0>;
status = "ok";
qcom,touch-active = "goodix,gt9916S";
qcom,la-vm;
goodix-berlin@0 {
compatible = "goodix,gt9916S";
reg = <0>;
spi-max-frequency = <1000000>;
@@ -42,6 +44,8 @@
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
pinctrl-2 = <&ts_spi_release>;
goodix,touch-type = "primary";
goodix,qts_en;
qcom,touch-environment = "pvm";
};
};

View File

@@ -17,8 +17,10 @@
#size-cells = <0>;
status = "ok";
qcom,touch-active = "goodix,gt9916S";
qcom,la-vm;
goodix-berlin@0 {
compatible = "goodix,gt9916S";
reg = <0>;
spi-max-frequency = <1000000>;
@@ -41,6 +43,8 @@
pinctrl-0 = <&ts_spi_active>;
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
pinctrl-2 = <&ts_spi_release>;
goodix,touch-type = "primary";
goodix,qts_en;
qcom,touch-environment = "pvm";
};

View File

@@ -17,8 +17,10 @@
#size-cells = <0>;
status = "ok";
qcom,touch-active = "goodix,gt9916S";
qcom,la-vm;
goodix-berlin@0 {
compatible = "goodix,gt9916S";
reg = <0>;
spi-max-frequency = <1000000>;
@@ -42,6 +44,8 @@
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
pinctrl-2 = <&ts_spi_release>;
goodix,touch-type = "primary";
goodix,qts_en;
qcom,touch-environment = "pvm";
};
};