[PATCH 2/6] dt-bindings: display: sitronix, st7735r: Make reset-gpios optional
Noralf Trønnes
noralf at tronnes.org
Wed Nov 24 15:07:53 UTC 2021
There are other ways than using a gpio to reset the controller so make
this property optional.
Signed-off-by: Noralf Trønnes <noralf at tronnes.org>
---
Documentation/devicetree/bindings/display/sitronix,st7735r.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/sitronix,st7735r.yaml b/Documentation/devicetree/bindings/display/sitronix,st7735r.yaml
index 419c3b2ac5a6..f81d0d0d51fe 100644
--- a/Documentation/devicetree/bindings/display/sitronix,st7735r.yaml
+++ b/Documentation/devicetree/bindings/display/sitronix,st7735r.yaml
@@ -48,7 +48,6 @@ required:
- compatible
- reg
- dc-gpios
- - reset-gpios
additionalProperties: false
--
2.33.0
More information about the dri-devel
mailing list