Merge "ARM: dts: msm: Enable goodix_ts touch for qrd device"

This commit is contained in:
qctecmdr
2024-06-18 20:08:31 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -125,8 +125,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>;
@@ -150,6 +152,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";
};
};