diff options
author | Ye Li <ye.li@nxp.com> | 2017-02-15 16:34:50 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-02-16 09:57:55 +0800 |
commit | e02115dd1c5d36ec06eabcb5a0b8e09aaf0f29a0 (patch) | |
tree | 4c3af7b6944c14a97d19166590849fcc23a26f05 /fs | |
parent | 998f422f28f16b4fcbb61e486ee544d40e26a943 (diff) | |
download | u-boot-imx-e02115dd1c5d36ec06eabcb5a0b8e09aaf0f29a0.zip u-boot-imx-e02115dd1c5d36ec06eabcb5a0b8e09aaf0f29a0.tar.gz u-boot-imx-e02115dd1c5d36ec06eabcb5a0b8e09aaf0f29a0.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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions