From 30ab6a80ce4b7f713b56507d4b3dcdb288c7643d Mon Sep 17 00:00:00 2001 From: Vipin Deep Kaur Date: Fri, 12 Jun 2020 11:17:11 +0530 Subject: [PATCH] dt-bindings: qcom_gpi: Add DT support for TUI usecase on lahaina Add le-vm DT flag to enable TUI usecase. Add static-gpii-mask to assign a static gpii to touch LA usecase on Lahaina. Change-Id: I0760673e482ec6353a6e3100722432d631780637 --- bindings/dma/qcom_gpi.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bindings/dma/qcom_gpi.txt b/bindings/dma/qcom_gpi.txt index 91f73d11..4f98aaea 100644 --- a/bindings/dma/qcom_gpi.txt +++ b/bindings/dma/qcom_gpi.txt @@ -74,6 +74,16 @@ Optional property: Value type: tuple of
. Definition: Indicates the range of addresses that the dma layer will use. +- qcom,le-vm + Usage: optional + Value type: boolean + Definition: flag to support I2C functionality in trusted VM. + +- qcom,static-gpii-mask + Usage: optional + Value type: boolean + Definition: GPII number statically assigned to TUI LA touch se. + ======== Example: ========