Re: [PATCH 5/6] dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement

From: Rob Herring (Arm)

Date: Mon Feb 09 2026 - 12:58:45 EST



On Fri, 30 Jan 2026 12:58:15 -0800, Dominik Haller wrote:
> Drop the gpio reset from the list of required properties. The bridge works
> fine with a reset not managed by Linux. In the driver itself the gpio is
> already flagged as optional.
>
> Signed-off-by: Dominik Haller <d.haller@xxxxxxxxx>
> ---
> .../devicetree/bindings/display/bridge/lontium,lt8912b.yaml | 1 -
> 1 file changed, 1 deletion(-)
>

Applied, thanks!