diff options
author | Sebastian Reichel <[email protected]> | 2018-11-21 17:09:12 +0100 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2018-12-03 14:46:30 +0200 |
commit | 0a02d495531e0bbe32c3f7361232ba61b981199a (patch) | |
tree | d139564f4dc7386ed1c94ea2ab7320da2a218c8d /drivers/gpu/drm/omapdrm/omap_encoder.c | |
parent | 0a7f54ea0e1ed5a8f666e2adee7943b3991b4987 (diff) |
drm/omap: populate DSI platform bus earlier
After the changes from 4.20 the DSI encoder tries to find the
attached panel before populating the DSI bus. If the panel is
not found -EPROBE_DEFER is returned, so the DSI bus is never
populated and the panel never added.
Fix this by populating the DSI bus before searching for the
video sink in dsi_init_output().
Fixes: 27d624527d992 ("drm/omap: dss: Acquire next dssdev at probe time")
Acked-by: Pavel Machek <[email protected]>
Tested-by: Tony Lindgren <[email protected]>
Tested-by: Pavel Machek <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_encoder.c')
0 files changed, 0 insertions, 0 deletions