MLK-20416-2 video: fbdev: mxc: add RM68191 MIPI panel support
authorFancy Fang <chen.fang@nxp.com>
Tue, 20 Nov 2018 05:00:54 +0000 (13:00 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit62a4400503d620607c4c59aba1bbe6ea1f1ee913
tree4ebe4421ad09da79bf3e658d588f537ec25ee514
parent29f7c18d2dfe29399cdefec874d86f486239cd06
MLK-20416-2 video: fbdev: mxc: add RM68191 MIPI panel support

The Driver IC 'RM68191' is used in the MIPI panel
'RK055IQH042' whose default mode is '540x960@60Hz'.
So this commit adds a new FBDEV driver for 'RM68191'
and enables the 'RK055IQH042' panel on IMX7ULP1-EVKB
platform with Northwest MIPI DSI controller.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit 8d529576c51cf38e32d48dbc88834d688e06fc8b)
arch/arm/configs/imx_v7_defconfig
drivers/video/fbdev/mxc/Kconfig
drivers/video/fbdev/mxc/Makefile
drivers/video/fbdev/mxc/mipi_dsi.h
drivers/video/fbdev/mxc/mipi_dsi_northwest.c
drivers/video/fbdev/mxc/mxcfb_rm68191_qhd.c [new file with mode: 0644]