mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
Merge "ARM: dts: msm: add trusted touch type property"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
84e4f91b36
@@ -144,6 +144,7 @@
|
||||
pinctrl-2 = <&ts_release>;
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "pvm";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,trusted-touch-spi-irq = <754>;
|
||||
focaltech,trusted-touch-io-bases = <0xF110000 0xF111000 0xF112000 0xF113000
|
||||
0xF114000 0xF115000 0x990000 0x00910000>;
|
||||
|
||||
@@ -149,6 +149,7 @@
|
||||
pinctrl-2 = <&ts_release>;
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "pvm";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,trusted-touch-spi-irq = <754>;
|
||||
focaltech,trusted-touch-io-bases = <0xF110000 0xF111000 0xF112000 0xF113000
|
||||
0xF114000 0xF115000 0x990000 0x00910000>;
|
||||
|
||||
@@ -196,6 +196,7 @@
|
||||
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "pvm";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,trusted-touch-spi-irq = <754>;
|
||||
focaltech,trusted-touch-io-bases = <0xF110000 0xF111000 0xF112000 0xF113000 0xF114000 0xF115000 0x990000 0x00910000>;
|
||||
focaltech,trusted-touch-io-sizes = <0x1000 0x1000 0x1000 0x1000 0x1000 0x1000 0x1000 0x4000>;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
reg = <0x38>;
|
||||
focaltech,display-coords = <0 0 1080 2340>;
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,touch-environment = "tvm";
|
||||
focaltech,trusted-touch-spi-irq = <754>;
|
||||
focaltech,trusted-touch-io-bases = <0xF110000 0xF111000 0xF112000 0xF113000
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
focaltech,display-coords = <0 0 1080 2340>;
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "tvm";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,trusted-touch-spi-irq = <754>;
|
||||
focaltech,trusted-touch-io-bases = <0xF110000 0xF111000 0xF112000 0xF113000
|
||||
0xF114000 0xF115000 0x990000 0x00910000>;
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "tvm";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,trusted-touch-spi-irq = <754>;
|
||||
focaltech,trusted-touch-io-bases = <0xF110000 0xF111000 0xF112000 0xF113000 0xF114000 0xF115000 0x990000 0x00910000>;
|
||||
focaltech,trusted-touch-io-sizes = <0x1000 0x1000 0x1000 0x1000 0x1000 0x1000 0x1000 0x4000>;
|
||||
|
||||
Reference in New Issue
Block a user