diff --git a/qcom/sun-vm-cdp.dtsi b/qcom/sun-vm-cdp.dtsi index 27b65c84..a1f5d650 100644 --- a/qcom/sun-vm-cdp.dtsi +++ b/qcom/sun-vm-cdp.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &soc { }; @@ -12,7 +12,9 @@ st_fts@49 { compatible = "st,fts"; reg = <0x49>; + st,irq-gpio = <&tlmm 162 0x2008>; st,irq-flags = <8>; + st,reset-gpio = <&tlmm 161 0x00>; st,touch-type = "primary"; st,qts_en; diff --git a/qcom/sun-vm-mtp-v8.dtsi b/qcom/sun-vm-mtp-v8.dtsi index dec759d7..2f49f66b 100644 --- a/qcom/sun-vm-mtp-v8.dtsi +++ b/qcom/sun-vm-mtp-v8.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &soc { }; @@ -12,7 +12,9 @@ st_fts@49 { compatible = "st,fts"; reg = <0x49>; + st,irq-gpio = <&tlmm 162 0x2008>; st,irq-flags = <8>; + st,reset-gpio = <&tlmm 161 0x00>; st,touch-type = "primary"; st,qts_en; diff --git a/qcom/sun-vm-mtp.dtsi b/qcom/sun-vm-mtp.dtsi index dec759d7..2f49f66b 100644 --- a/qcom/sun-vm-mtp.dtsi +++ b/qcom/sun-vm-mtp.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &soc { }; @@ -12,7 +12,9 @@ st_fts@49 { compatible = "st,fts"; reg = <0x49>; + st,irq-gpio = <&tlmm 162 0x2008>; st,irq-flags = <8>; + st,reset-gpio = <&tlmm 161 0x00>; st,touch-type = "primary"; st,qts_en; diff --git a/qcom/sun-vm-qrd.dtsi b/qcom/sun-vm-qrd.dtsi index 295bd63c..3358771c 100644 --- a/qcom/sun-vm-qrd.dtsi +++ b/qcom/sun-vm-qrd.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &soc { }; @@ -13,7 +13,9 @@ st_fts@0 { compatible = "st,fts"; reg = <0x0>; + st,irq-gpio = <&tlmm 162 0x2008>; st,irq-flags = <8>; + st,reset-gpio = <&tlmm 161 0x00>; spi-max-frequency = <1000000>; st,touch-type = "primary";