mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: add reset/irq gpio base address for focaltech
Add reset/irq gpio base address for focaltech touch in SVM. Change-Id: I2ae8d9cd7e629673e58435e85e1afd9a72812d00
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
93a1c7df3c
commit
b3b6942df3
@@ -9,6 +9,8 @@
|
||||
focaltech,display-coords = <0 0 1080 2408>;
|
||||
focaltech,max-touch-number = <5>;
|
||||
focaltech,ic-type = <0x8726081C>;
|
||||
focaltech,reset-gpio-base = <0xF10C000>;
|
||||
focaltech,intr-gpio-base = <0xF10D000>;
|
||||
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "tvm";
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
reg = <0x38>;
|
||||
focaltech,display-coords = <0 0 1080 2340>;
|
||||
focaltech,max-touch-number = <5>;
|
||||
focaltech,reset-gpio-base = <0xF114000>;
|
||||
focaltech,intr-gpio-base = <0xF115000>;
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
focaltech,touch-environment = "tvm";
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
reg = <0x38>;
|
||||
focaltech,display-coords = <0 0 1080 2340>;
|
||||
focaltech,max-touch-number = <5>;
|
||||
focaltech,reset-gpio-base = <0xF114000>;
|
||||
focaltech,intr-gpio-base = <0xF115000>;
|
||||
focaltech,trusted-touch-mode = "vm_mode";
|
||||
focaltech,touch-environment = "tvm";
|
||||
focaltech,trusted-touch-type = "primary";
|
||||
|
||||
Reference in New Issue
Block a user