ARM: dts: qcom: add goodix touch support for Clarence platform

Add goodix touch support for clarence RCM platform.

Change-Id: I73d8d4523c3b07bbbccef4d41b4739a56655f338
Signed-off-by: quic_swarbu <quic_swarbu@quicinc.com>
This commit is contained in:
quic_swarbu
2024-10-15 14:55:31 +05:30
parent 3c86c8cc2a
commit c62aec98c2

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,7 +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";
};
};