On 25/06/2019 11:54, Andrzej Hajda wrote:
> On 24.04.2019 15:22, Matt Redfearn wrote:
>> In contrast to all of the DSI panel drivers in drivers/gpu/drm/panel
>> which attach to the DSI host via mipi_dsi_attach() at probe time, the
>> ADV7533 bridge device does not. Instead it defers this to the p
On 24.04.2019 15:22, Matt Redfearn wrote:
> In contrast to all of the DSI panel drivers in drivers/gpu/drm/panel
> which attach to the DSI host via mipi_dsi_attach() at probe time, the
> ADV7533 bridge device does not. Instead it defers this to the point that
> the upstream device connects to its b
Hi,
Any feedback on this patch?
Thanks,
Matt
On 24/04/2019 14:22, Matthew Redfearn wrote:
> In contrast to all of the DSI panel drivers in drivers/gpu/drm/panel
> which attach to the DSI host via mipi_dsi_attach() at probe time, the
> ADV7533 bridge device does not. Instead it defers this to the
In contrast to all of the DSI panel drivers in drivers/gpu/drm/panel
which attach to the DSI host via mipi_dsi_attach() at probe time, the
ADV7533 bridge device does not. Instead it defers this to the point that
the upstream device connects to its bridge via drm_bridge_attach().
The generic Synopsy