[U-Boot] [PATCH v5 07/15] video: add support of STM32 MIPI DSI controller driver

Anatolij Gustschin agust at denx.de
Mon Oct 14 17:29:42 UTC 2019


On Mon, 7 Oct 2019 15:29:07 +0200
Yannick Fertré yannick.fertre at st.com wrote:

> Add the STM32 DSI controller driver that uses the Synopsys DesignWare
> MIPI DSI host controller bridge.
> 
> Signed-off-by: Yannick Fertré <yannick.fertre at st.com>
> ---
>  drivers/video/stm32/Kconfig     |   9 +
>  drivers/video/stm32/Makefile    |   1 +
>  drivers/video/stm32/stm32_dsi.c | 490 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 500 insertions(+)
>  create mode 100644 drivers/video/stm32/stm32_dsi.c

Applied to u-boot-video/master, thanks!

--
Anatolij



More information about the U-Boot mailing list