[PATCH] drm/mxsfb: rename driver to mxsfb-drm
Fabio Estevam
festevam at gmail.com
Tue Jun 12 16:01:22 UTC 2018
On Tue, Jun 12, 2018 at 11:35 AM, Stefan Agner <stefan at agner.ch> wrote:
> There are two drivers for the LCDIF/MXSFB peripheral. If the DRM
> and fbdev are compiled in, the registration of the second driver
> fails:
> mxs-dma 33000000.dma-apbh: initialized
> mxsfb 30730000.lcdif: 30730000.lcdif supply lcd not found, using dummy regulator
> mxsfb 30730000.lcdif: initialized
> Error: Driver 'mxsfb' is already registered, aborting...
>
> Avoid driver name conflict with MXS fbdev driver by renaming the
> more recently added DRM driver.
>
> Signed-off-by: Stefan Agner <stefan at agner.ch>
Yes, this driver name collision is annoying:
Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>
More information about the dri-devel
mailing list