Re: [PATCH -next] drm: bridge: fix LONTIUM use of mipi_dsi_() functions

2021-04-16 Thread Robert Foss
Merged for 5.13 in drm-misc-next-fixes On Thu, 15 Apr 2021 at 21:36, Adrien Grassein wrote: > > Reviewed-by: Adren Grassein > > Le jeu. 15 avr. 2021 à 20:36, Randy Dunlap a écrit : > > > > The Lontium DRM bridge drivers use mipi_dsi_() function interfaces so > > they need to select

Re: [PATCH -next] drm: bridge: fix LONTIUM use of mipi_dsi_() functions

2021-04-15 Thread Adrien Grassein
Reviewed-by: Adren Grassein Le jeu. 15 avr. 2021 à 20:36, Randy Dunlap a écrit : > > The Lontium DRM bridge drivers use mipi_dsi_() function interfaces so > they need to select DRM_MIPI_DSI to prevent build errors. > > ERROR: modpost: "mipi_dsi_attach" >

[PATCH -next] drm: bridge: fix LONTIUM use of mipi_dsi_() functions

2021-04-15 Thread Randy Dunlap
The Lontium DRM bridge drivers use mipi_dsi_() function interfaces so they need to select DRM_MIPI_DSI to prevent build errors. ERROR: modpost: "mipi_dsi_attach" [drivers/gpu/drm/bridge/lontium-lt9611uxc.ko] undefined! ERROR: modpost: "mipi_dsi_device_register_full"