Add information about option how to disable FW loading for each boot. Signed-off-by: Andrej Valek <andrej.va...@siemens.com> --- .../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