
14 Oct
2019
14 Oct
'19
7:29 p.m.
On Mon, 7 Oct 2019 15:29:06 +0200 Yannick Fertré yannick.fertre@st.com wrote:
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 | 10 + drivers/video/Makefile | 1 + drivers/video/dw_mipi_dsi.c | 838 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 849 insertions(+) create mode 100644 drivers/video/dw_mipi_dsi.c
Applied to u-boot-video/master, thanks!
-- Anatolij