
14 Oct
2019
14 Oct
'19
7:29 p.m.
On Mon, 7 Oct 2019 15:29:07 +0200 Yannick Fertré yannick.fertre@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@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