[PATCH v4 2/4] dt-bindings: touchscreen: goodix: add info about disabling FW loading

From: Andrej Valek
Date: Tue Nov 10 2020 - 13:16:49 EST


Add information about option how to disable FW loading for each boot.

Signed-off-by: Andrej Valek <andrej.valek@xxxxxxxxxxx>
---
.../devicetree/bindings/input/touchscreen/goodix.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
index da5b0d87e16d0..379ef69a54d31 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
@@ -54,6 +54,10 @@ properties:
touchscreen-size-y: true
touchscreen-swapped-x-y: true

+ goodix,do-not-load-fw:
+ description: Disable FW/CFG loading
+ type: boolean
+
additionalProperties: false

required:
--
2.20.1