
29 Sep
2018
29 Sep
'18
11:37 p.m.
On Fri, 28 Sep 2018 13:49:31 +0100 Liviu Dudau Liviu.Dudau@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@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