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>2017-04-05 17:24:34 +0800
commit1e984bba8cd961daa4c5bf994a6a90a72cc2f114 (patch)
tree0d0696a0b5857b707f22ca9160db85fd995b572d /scripts
parentb4e01a67a0740c524e7522da7ace0488f86261db (diff)
downloadu-boot-imx-1e984bba8cd961daa4c5bf994a6a90a72cc2f114.zip
u-boot-imx-1e984bba8cd961daa4c5bf994a6a90a72cc2f114.tar.gz
u-boot-imx-1e984bba8cd961daa4c5bf994a6a90a72cc2f114.tar.bz2
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)
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 ff1d8ae..a0213c2 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -2069,6 +2069,7 @@ CONFIG_MXC_EPDC
CONFIG_MXC_GPIO
CONFIG_MXC_GPT_HCLK
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