Re: [PATCH v2 08/13] drm/bridge: lt9611: attach to the next bridge

2023-01-11 Thread Neil Armstrong
On 08/01/2023 17:56, Dmitry Baryshkov wrote: The bindings require that there is a next bridge after the lt9611. If nothing else it can be the hdmi-connector (as used on the RB3 platform, see sdm845-db845c.dts). Bring in the next bridge into the drm bridges chain and attach to it. Since lt9611 i

[PATCH v2 08/13] drm/bridge: lt9611: attach to the next bridge

2023-01-08 Thread Dmitry Baryshkov
The bindings require that there is a next bridge after the lt9611. If nothing else it can be the hdmi-connector (as used on the RB3 platform, see sdm845-db845c.dts). Bring in the next bridge into the drm bridges chain and attach to it. Since lt9611 is not anymore the last bridge in the chain, thi