]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Add lcd output support
authorHans de Goede <hdegoede@redhat.com>
Sun, 21 Dec 2014 15:28:32 +0000 (16:28 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:39 +0000 (14:56 +0100)
commit2dae800f1e6193b64ba587f511c4878c89409cbe
tree300bf67495ea7ae116786c7d13ae3a1916a3816e
parente84007933ad411d548d2be5c133e3ab065e2fe6b
sunxi: video: Add lcd output support

Add lcd output support, see the new Kconfig entries and doc/README.video for
how to enable / configure this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/include/asm/arch-sunxi/display.h
arch/arm/include/asm/arch-sunxi/gpio.h
board/sunxi/Kconfig
doc/README.video
drivers/video/sunxi_display.c