linux/drivers/gpu/drm/bridge/adv7511
Maxime Ripard 864c49a31d
drm/bridge: adv7511: Register and attach our DSI device at probe
In order to avoid any probe ordering issue, the best practice is to move
the secondary MIPI-DSI device registration and attachment to the
MIPI-DSI host at probe time. Let's do this.

Acked-by: Sam Ravnborg <sam@ravnborg.org>
Tested-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20211025151536.1048186-3-maxime@cerno.tech
2021-10-27 22:07:56 +02:00
..
adv7511.h drm/bridge: adv7533: Switch to devm MIPI-DSI helpers 2021-10-27 22:07:56 +02:00
adv7511_audio.c
adv7511_cec.c drm: adv7511: Convert to SPDX identifier 2021-08-31 16:28:26 +02:00
adv7511_drv.c drm/bridge: adv7511: Register and attach our DSI device at probe 2021-10-27 22:07:56 +02:00
adv7533.c drm/bridge: adv7533: Switch to devm MIPI-DSI helpers 2021-10-27 22:07:56 +02:00
Kconfig
Makefile