Commits

Cristina Ciocan committed 3219f583cfc
MLK-15986-6: video: fbdev: Add LCDIF 64bit support This patch enables LCDIF support for 64bit platforms. Code for the LCDIF can be found in drivers/video/fbdev/mxsfb.c. Add 64bit debug conditional directives to LCDIF code since this is a new option for 64bit platforms. LCDIF driver changes are added from Fancy Fang's commit c12dd5e1c24c ("MLK-15322-4 video: fbdev: imx: lcdif: enable lcdif driver for imx8mq"). Signed-off-by: Cristina Ciocan <cristina-mihaela.ciocan@nxp.com>