Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: bridge: tc358762: Document reset-gpios

This chip has one reset GPIO input, document it. The reset GPIO
is optional as it is sometimes not connected on some hardware.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230530192805.648646-1-marex@denx.de

authored by

Marek Vasut and committed by
Robert Foss
e8001973 43049f17

+3
+3
Documentation/devicetree/bindings/display/bridge/toshiba,tc358762.yaml
··· 21 21 maxItems: 1 22 22 description: virtual channel number of a DSI peripheral 23 23 24 + reset-gpios: 25 + maxItems: 1 26 + 24 27 vddc-supply: 25 28 description: Regulator for 1.2V internal core power. 26 29