On Mon, 19 Aug 2024 15:38:26 -0700, Stephen Boyd wrote: > Extend the usb-switch binding to support DisplayPort (DP) alternate > modes. A third port for the DP signal is necessary when a mode-switch is > muxing USB and DP together onto a usb type-c connector. Add data-lanes > to the usbc output node to allow a device using this binding to remap > the data lanes on the output. Add an example to show how this new port > can be used. > > Cc: Rob Herring <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Conor Dooley <[email protected]> > Cc: Benson Leung <[email protected]> > Cc: Guenter Roeck <[email protected]> > Cc: Prashant Malani <[email protected]> > Cc: Tzung-Bi Shih <[email protected]> > Cc: <[email protected]> > Cc: <[email protected]> > Cc: Pin-yen Lin <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > .../devicetree/bindings/usb/usb-switch.yaml | 90 +++++++++++++++++++ > 1 file changed, 90 insertions(+) >
Reviewed-by: Rob Herring (Arm) <[email protected]>
