summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-02-15 16:34:50 +0800
committerYe Li <ye.li@nxp.com>2018-04-27 02:30:51 -0700
commita4f1e8b67658d4b828d792d5b28cbcf4e7600479 (patch)
tree12b366eb3059476b077a85e67bad2da1e7c0d0f4 /scripts
parent23144983d3347f8f91695cea73aab8558cc66629 (diff)
MLK-13929-1 video: Add MIPI DSI host controller driver for i.MX7ULP
Add the host driver base from kernel for MIPI DSI controller on i.MX7ULP. The controller provides a DPI-2 interface for LCDIF video stream, and a APB interface for packet transmission. The driver provides APIs to register a MIPI panel device and its driver. The panel driver can use the write packet function provided by the host driver to send control packets to panel device via APB interface. MIPI DSI has its PHY and dedicated PLL. The driver will setup them when enabling the DSI host. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit e02115dd1c5d36ec06eabcb5a0b8e09aaf0f29a0) (cherry picked from commit 1e984bba8cd961daa4c5bf994a6a90a72cc2f114)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index a592de4d5f..1c5a2118cc 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1387,6 +1387,7 @@ CONFIG_MXC_KPD
CONFIG_MXC_KPD_COLMAX
CONFIG_MXC_KPD_ROWMAX
CONFIG_MXC_MCI_REGS_BASE
+CONFIG_MXC_MIPI_DSI_NORTHWEST
CONFIG_MXC_NAND_HWECC
CONFIG_MXC_NAND_IP_REGS_BASE
CONFIG_MXC_NAND_REGS_BASE