[U-Boot] [PATCH v5 06/15] video: add MIPI DSI host controller bridge
Anatolij Gustschin
agust at denx.de
Mon Oct 14 17:29:08 UTC 2019
On Mon, 7 Oct 2019 15:29:06 +0200
Yannick Fertré yannick.fertre at 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 at 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
More information about the U-Boot
mailing list