summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2018-11-20 13:00:54 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:23 +0800
commit8d529576c51cf38e32d48dbc88834d688e06fc8b (patch)
tree4badef4d262e68dd418907aff27f46c75f77b44f /arch/arm/configs
parent277bc948aa17a43285c340399bdaf7f099926677 (diff)
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 5e9b2773bad2..d5b41edbf7af 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -279,6 +279,7 @@ CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y
CONFIG_FB_MXC_TRULY_PANEL_TFT3P5079E=y
CONFIG_FB_MXC_TRULY_PANEL_TFT3P5581E=y
CONFIG_FB_MXC_RK_PANEL_RK055AHD042=y
+CONFIG_FB_MXC_RK_PANEL_RK055IQH042=y
CONFIG_FB_MXC_LDB=y
CONFIG_FB_MXC_HDMI=y
CONFIG_FB_MXS_SII902X=y