Re: [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs

2024-08-20 Thread Rob Herring
On Mon, Aug 19, 2024 at 03:38:25PM -0700, Stephen Boyd wrote: > Move the usb-switch endpoint bindings to defs so that they can be reused > by other bindings. Future users of this binding will have more than one > type-c output node when they're muxing a single DP signal to more than > one usb-c-con

[PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs

2024-08-19 Thread Stephen Boyd
Move the usb-switch endpoint bindings to defs so that they can be reused by other bindings. Future users of this binding will have more than one type-c output node when they're muxing a single DP signal to more than one usb-c-connector. Add an example to show how this binding can be used and accele