Skip to content

Commit 7513437

Browse files
Andy Yansuperna9999
authored andcommitted
dt-bindings: display: panel: Make reset-gpio as optional for Raydium RM67200
Although the datasheet of the panel module describes that it has a reset pin, in the actual hardware design, we often use an RC circuit to control the reset, and rarely use GPIO to control the reset. This is the way it is done on our numerous development boards (such as RK3568, RK3576 EVB). So make the reset-gpio optional. Signed-off-by: Andy Yan <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent df401fa commit 7513437

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/display/panel/raydium,rm67200.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ required:
4242
- compatible
4343
- port
4444
- reg
45-
- reset-gpios
4645

4746
additionalProperties: false
4847

0 commit comments

Comments
 (0)