MLK-15986-6: video: fbdev: Add LCDIF 64bit support
authorCristina Ciocan <cristina-mihaela.ciocan@nxp.com>
Wed, 5 Jul 2017 15:25:53 +0000 (18:25 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:08 +0000 (15:36 -0500)
commitd22c24d5bc33faa6c6866991b1b9f4aff3161069
treecd111ea9f1295dc97c5b05ae577a8ae4d2f61bf8
parent27ba79f99f0bbd2c635d82b0a31a518a099d786b
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>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/mxsfb.c