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

Anatolij Gustschin agust at denx.de
Thu Sep 27 08:44:31 UTC 2018


Hi,

On Mon, 17 Sep 2018 17:52:54 +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>
> ---
>  drivers/video/Kconfig    |   7 +
>  drivers/video/Makefile   |   1 +
>  drivers/video/tda19988.c | 637 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 645 insertions(+)
>  create mode 100644 drivers/video/tda19988.c

There are some issues reported by checkpatch, please fix. Thanks!

--
Anatolij


More information about the U-Boot mailing list