[U-Boot] [PATCH v2] video: Add support for NXP's TDA19988 HDMI encoder

Anatolij Gustschin agust at denx.de
Sat Sep 29 21:37:54 UTC 2018


On Fri, 28 Sep 2018 13:49:31 +0100
Liviu Dudau Liviu.Dudau at foss.arm.com wrote:

> Add support for the NXP TDA19988 HDMI encoder as used on the Juno
> development board from Arm.
> 
> Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
> ---
> Changelog:
>   - v2: Added MAINTAINERS entry and fixed checkpatch warnings.
> 
>  MAINTAINERS              |   5 +
>  drivers/video/Kconfig    |   8 +
>  drivers/video/Makefile   |   1 +
>  drivers/video/tda19988.c | 653 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 667 insertions(+)
>  create mode 100644 drivers/video/tda19988.c

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list