Re: [PATCH v4] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge

2022-02-09 Thread Chun-Kuang Hu
Hi, Angelo: AngeloGioacchino Del Regno 於 2022年1月31日 週一 下午4:55寫道: > > DRM bridge drivers are now attaching their DSI device at probe time, > which requires us to register our DSI host in order to let the bridge > to probe: this recently started producing an endless -EPROBE_DEFER > loop on some ma

Re: [PATCH v4] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge

2022-02-09 Thread Nícolas F . R . A . Prado
Hi Angelo, On Mon, Jan 31, 2022 at 09:55:20AM +0100, AngeloGioacchino Del Regno wrote: > DRM bridge drivers are now attaching their DSI device at probe time, > which requires us to register our DSI host in order to let the bridge > to probe: this recently started producing an endless -EPROBE_DEFER

Re: [PATCH v4] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge

2022-02-08 Thread AngeloGioacchino Del Regno
Il 08/02/22 09:32, CK Hu ha scritto: Hi, Angelo: On Tue, 2022-02-08 at 16:20 +0800, CK Hu wrote: Hi, Angelo: On Mon, 2022-01-31 at 09:55 +0100, AngeloGioacchino Del Regno wrote: DRM bridge drivers are now attaching their DSI device at probe time, which requires us to register our DSI host in