diff mbox series

[2/3] dt-bindings: goodix

Message ID 20201029170313.25529-3-andrej.valek@siemens.com
State Superseded
Headers show
Series Firmware loading option | expand

Commit Message

Valek, Andrej Oct. 29, 2020, 5:03 p.m. UTC
Add information about option how to disable FW loading for each boot.

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

Comments

Rob Herring (Arm) Nov. 4, 2020, 9:44 p.m. UTC | #1
On Thu, Oct 29, 2020 at 06:03:12PM +0100, Andrej Valek wrote:
> Add information about option how to disable FW loading for each boot.


Please fix your subject.

> 

> Signed-off-by: Andrej Valek <andrej.valek@siemens.com>

> ---

>  Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml

> index da5b0d87e16d0..e7d9404c86abf 100644

> --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml

> +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml

> @@ -53,6 +53,7 @@ properties:

>    touchscreen-size-x: true

>    touchscreen-size-y: true

>    touchscreen-swapped-x-y: true

> +  touchscreen-do-not-load-fw: false


This is not a generic touchscreen property. It needs a vendor prefix.

>  

>  additionalProperties: false

>  

> -- 

> 2.20.1

>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
index da5b0d87e16d0..e7d9404c86abf 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
@@ -53,6 +53,7 @@  properties:
   touchscreen-size-x: true
   touchscreen-size-y: true
   touchscreen-swapped-x-y: true
+  touchscreen-do-not-load-fw: false
 
 additionalProperties: false