video: add MIPI DSI host controller bridge
authorYannick Fertré <yannick.fertre@st.com>
Mon, 7 Oct 2019 13:29:06 +0000 (15:29 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 13 Oct 2019 21:37:08 +0000 (23:37 +0200)
commitd4f7ea83fc3415584d9c28564164c1e056f37917
treee25e19a8af4b1de957bbea36df36ce2b29905f14
parent23f965a4c611e5c2d2576b5f8d2aa2ea6fffb24c
video: add MIPI DSI host controller bridge

Add a Synopsys Designware MIPI DSI host bridge driver, based on the
Rockchip version from rockchip/dw-mipi-dsi.c with phy & bridge APIs.

Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/dw_mipi_dsi.c [new file with mode: 0644]