]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/Mele_M3_defconfig
sunxi: display: Add composite video out support
authorHans de Goede <hdegoede@redhat.com>
Mon, 3 Aug 2015 17:20:26 +0000 (19:20 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 8 Aug 2015 14:26:20 +0000 (16:26 +0200)
commit39920c81ce4431b7ea08f5e80feb5ec8b156864e
tree442f17e9c41dd1034f92dd14f129ca2158b61b62
parentf6d9d32462f1aa00e525e8778429f20d72beb23a
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