ARM: dts: msm: update touch io base address to spi qup node for kera

Update trusted touch io base address to spi qup node address for kera.

Change-Id: Ice0a8e82b62f3f44b5ceb12d89744c1c11681da1
Signed-off-by: Anand Tarakh <quic_atarakh@quicinc.com>
This commit is contained in:
Anand Tarakh
2025-01-03 12:34:28 +05:30
parent f097591beb
commit e35701ca99
7 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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.
*/ */
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.h>
@@ -58,7 +58,7 @@
qts,touch-environment = "pvm"; qts,touch-environment = "pvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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.
*/ */
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h> #include <dt-bindings/input/input.h>
@@ -71,7 +71,7 @@
qts,touch-environment = "pvm"; qts,touch-environment = "pvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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.
*/ */
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.h>
@@ -66,7 +66,7 @@
qts,touch-environment = "pvm"; qts,touch-environment = "pvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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.
*/ */
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.h>
@@ -58,7 +58,7 @@
qts,touch-environment = "pvm"; qts,touch-environment = "pvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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 { &soc {
@@ -22,7 +22,7 @@
qts,touch-environment = "tvm"; qts,touch-environment = "tvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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 { &soc {
@@ -22,7 +22,7 @@
qts,touch-environment = "tvm"; qts,touch-environment = "tvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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 { &soc {
@@ -22,7 +22,7 @@
qts,touch-environment = "tvm"; qts,touch-environment = "tvm";
qts,trusted-touch-type = "primary"; qts,trusted-touch-type = "primary";
qts,trusted-touch-spi-irq = <653>; qts,trusted-touch-spi-irq = <653>;
qts,trusted-touch-io-bases = <0xa90000>; qts,trusted-touch-io-bases = <0x880000>;
qts,trusted-touch-io-sizes = <0x1000>; qts,trusted-touch-io-sizes = <0x1000>;
qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0 qts,trusted-touch-vm-gpio-list = <&tlmm 0 0 &tlmm 1 0 &tlmm 2 0
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>; &tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;