Re: [PATCH v5 4/6] drm: Allow DSI devices to be registered before the host registers.

2017-07-19 Thread Eric Anholt
Eric Anholt writes: > When a mipi_dsi_host is registered, the DT is walked to find any child > nodes with compatible strings. Those get registered as DSI devices, > and most DSI panel drivers are mipi_dsi_drivers that attach to those nodes. > > There is one special case

[PATCH v5 4/6] drm: Allow DSI devices to be registered before the host registers.

2017-07-18 Thread Eric Anholt
When a mipi_dsi_host is registered, the DT is walked to find any child nodes with compatible strings. Those get registered as DSI devices, and most DSI panel drivers are mipi_dsi_drivers that attach to those nodes. There is one special case currently, the adv7533 bridge, where the bridge probes