video: add support of STM32 MIPI DSI controller driver
authorYannick Fertré <yannick.fertre@st.com>
Mon, 7 Oct 2019 13:29:07 +0000 (15:29 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 13 Oct 2019 21:38:12 +0000 (23:38 +0200)
commit18b6ca5c5aad088cfce74cef03edad6218a0149b
treeba33cfdee79bffb3d3748f399f2dc2b9ff4d746a
parentd4f7ea83fc3415584d9c28564164c1e056f37917
video: add support of STM32 MIPI DSI controller driver

Add the STM32 DSI controller driver that uses the Synopsys DesignWare
MIPI DSI host controller bridge.

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