Re: [PATCH v6 1/6] drm/bridge: add transparent bridge helper

2023-11-21 Thread Neil Armstrong
On 04/11/2023 00:03, Dmitry Baryshkov wrote: Define a helper for creating simple transparent bridges which serve the only purpose of linking devices into the bridge chain up to the last bridge representing the connector. This is especially useful for DP/USB-C bridge chains, which can span across

[PATCH v6 1/6] drm/bridge: add transparent bridge helper

2023-11-03 Thread Dmitry Baryshkov
Define a helper for creating simple transparent bridges which serve the only purpose of linking devices into the bridge chain up to the last bridge representing the connector. This is especially useful for DP/USB-C bridge chains, which can span across several devices, but do not require any additio