Hi, On 17 August 2018 at 08:38, Yannick Fertré <yannick.fer...@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.fer...@st.com> > --- > drivers/video/Kconfig | 9 + > drivers/video/Makefile | 1 + > drivers/video/dw_mipi_dsi.c | 827 > ++++++++++++++++++++++++++++++++++++++++++++ > include/dw_mipi_dsi.h | 33 ++ > 4 files changed, 870 insertions(+) > create mode 100644 drivers/video/dw_mipi_dsi.c > create mode 100644 include/dw_mipi_dsi.h
This needs to use driver model. E.g. add your operations as a uclass and go from there. Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot