Commits

Guoniu.Zhou committed 9370b991282
MLK-13478: Video: Correct the error macro definition in mxsfb.c Correct a macro definition in mxsfb.c In framebuffer driver, a macro define LCDIF_CTRL2n register bits[23-21] value is 0x3, but according to reference manual, it should be 0x4, so correct it. Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>