Re: [PATCH v3 1/3] dt-bindings: display: lt9611: Support single Port B input

From: Rob Herring (Arm)

Date: Mon Feb 09 2026 - 21:59:31 EST



On Sat, 07 Feb 2026 15:32:54 +0800, Hongyang Zhao wrote:
> The LT9611 has two DSI input ports (Port A and Port B). Update the
> binding to clearly document the port mapping and allow using Port B
> alone when DSI is physically connected to Port B only.
>
> Changes:
> - Clarify port@0 corresponds to DSI Port A input
> - Clarify port@1 corresponds to DSI Port B input
> - Change port requirement from mandatory port@0 to anyOf port@0/port@1,
> allowing either port to be used independently
>
> Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> Signed-off-by: Hongyang Zhao <hongyang.zhao@xxxxxxxxxxxxxxx>
> ---
> .../bindings/display/bridge/lontium,lt9611.yaml | 15 +++++++++++----
> 1 file changed, 11 insertions(+), 4 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>