]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Dec 2014 11:17:07 +0000 (12:17 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:39 +0000 (14:56 +0100)
commite2bbdfb1e3a3def3586703622a4dade46019f943
tree2b772d2c0d087a21f040cb13fa587afcfd5d65eb
parent2fbf091a547177fcf1a4b31b01ee0636c2a4aedc
sunxi: video: Add support for VGA via external DACs connected to the LCD pins

Add support for external DACs connected to the parallel LCD interface driving
a VGA connector, such as found on the Olimex A13 boards.

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