]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: display: Add composite video out support
authorHans de Goede <hdegoede@redhat.com>
Mon, 3 Aug 2015 17:20:26 +0000 (19:20 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:40 +0000 (08:17 +0200)
commit2115effcd0285fe942ef00b68d639bd87b9e88b5
tree6e39f55473b1b6bdc4f756a91cf3c2eea37e9ea8
parente34d657d8ebf822bda3f3cf890b09644762cb5c4
sunxi: display: Add composite video out support

Add composite video out support.

This only gets enabled on the Mele M3 for now, since that is were it
was tested. It will be enabled on more boards after testing.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig
configs/Mele_M3_defconfig
doc/README.video
drivers/video/sunxi_display.c