Re: [PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support

2023-01-09 Thread Pin-yen Lin
Hi Krzysztof, Thanks for your review. On Sun, Jan 8, 2023 at 10:59 PM Krzysztof Kozlowski wrote: > > On 07/01/2023 11:22, Pin-yen Lin wrote: > > ITE IT6505 can be used in systems to switch the DP traffic between > > two downstreams, which can be USB Type-C DisplayPort alternate mode > > lane or

Re: [PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support

2023-01-08 Thread Krzysztof Kozlowski
On 07/01/2023 11:22, Pin-yen Lin wrote: > ITE IT6505 can be used in systems to switch the DP traffic between > two downstreams, which can be USB Type-C DisplayPort alternate mode > lane or regular DisplayPort output ports. > > Update the binding to accommodate this usage by introducing a > data-la

[PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support

2023-01-07 Thread Pin-yen Lin
ITE IT6505 can be used in systems to switch the DP traffic between two downstreams, which can be USB Type-C DisplayPort alternate mode lane or regular DisplayPort output ports. Update the binding to accommodate this usage by introducing a data-lanes and a mode-switch property on endpoints. Signed