Hi Mario,

On 28 March 2018 at 20:40, Mario Six <mario....@gdsys.cc> wrote:
> Add a driver for the Xilinx LogiCORE DisplayPort IP core.
>
> Signed-off-by: Mario Six <mario....@gdsys.cc>
> ---
>  drivers/video/Kconfig                |    8 +
>  drivers/video/Makefile               |    1 +
>  drivers/video/logicore_dp_dpcd.h     |  342 ++++++
>  drivers/video/logicore_dp_tx.c       | 1974 
> ++++++++++++++++++++++++++++++++++
>  drivers/video/logicore_dp_tx.h       |   40 +
>  drivers/video/logicore_dp_tx_regif.h |  365 +++++++
>  6 files changed, 2730 insertions(+)
>  create mode 100644 drivers/video/logicore_dp_dpcd.h
>  create mode 100644 drivers/video/logicore_dp_tx.c
>  create mode 100644 drivers/video/logicore_dp_tx.h
>  create mode 100644 drivers/video/logicore_dp_tx_regif.h

Is it possible to have common code with the other DP drivers?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to