Draft: drivers:gpu:drm:mediatek:mtk_dsi.c: dsi-driver repaired to support bridges
- component_add() must be called by probe() to make things work at all
- the determination of the next bridge has been moved from host_attach() to bridge_attach() because in host_attach() it is to late