]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Add VGA output support
authorHans de Goede <hdegoede@redhat.com>
Thu, 25 Dec 2014 12:58:06 +0000 (13:58 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:39 +0000 (14:56 +0100)
commitd9786d23808fcbc5dd3bd3913b036d42dd48653f
treee0b4c834a5c76fb69a7dce71e380d5938b41954e
parent49d2703dd88d5d68d63b52cd4811ed853408ea4c
sunxi: video: Add VGA output support

Add support for VGA directly from the sunxi SoC / display engine.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/include/asm/arch-sunxi/clock_sun4i.h
arch/arm/include/asm/arch-sunxi/display.h
board/sunxi/Kconfig
configs/A20-OLinuXino_MICRO_defconfig
configs/Cubietruck_defconfig
configs/Mele_A1000G_defconfig
configs/Mele_A1000_defconfig
configs/Mele_M3_defconfig
drivers/video/sunxi_display.c