MLK-18945-6 video: Add driver sec_mipi_dsim for mipi dsi on iMX8MM and iMX7D
authorYe Li <ye.li@nxp.com>
Wed, 18 Jul 2018 03:35:11 +0000 (20:35 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:28:43 +0000 (04:28 -0700)
commit337cb8f8802cc9a90dc103e496cdece1d84953c0
treee62ce420fea2077e1a3e446f26d2febd5486c406
parente6f1b0acd88f2ec41ba920caaa0f9092f1bc9c70
MLK-18945-6 video: Add driver sec_mipi_dsim for mipi dsi on iMX8MM and iMX7D

Add new mipi dsi driver sec_mipi_dsim to support the samsung mipi dsi used
on iMX8MM and iMX7D platforms. This driver implements the interfaces required
by mipi dsi bridge. Users can use mipi dsi bridge common APIs to access it.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit b08b17cde486a232b602b806862de56a26117c51)
(cherry picked from commit 782400a71844b0f0cbe0a5312cea555e797e1ae8)
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/sec_mipi_dsim.c [new file with mode: 0644]
include/sec_mipi_dsim.h [new file with mode: 0644]