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 <[email protected]> > Signed-off-by: Hongyang Zhao <[email protected]> > --- > .../bindings/display/bridge/lontium,lt9611.yaml | 15 > +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) >
Reviewed-by: Rob Herring (Arm) <[email protected]>
