]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Add simplefb support
authorLuc Verhaegen <libv@skynet.be>
Wed, 13 Aug 2014 05:55:07 +0000 (07:55 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 25 Nov 2014 12:38:46 +0000 (13:38 +0100)
commit2d7a084ba0d77b96c3e053492173f3dda364d350
tree119afa376ea0189b65b26391a9ab83c4e5626cae
parent11b8dfa7180ca8fe5b9bcf5a2ef800ceb9573334
sunxi: video: Add simplefb support

Add simplefb support, note this depends on the kernel having support for
the clocks property which has recently been added to the simplefb devicetree
binding.

Signed-off-by: Luc Verhaegen <libv@skynet.be>
[hdegoede@redhat.com: Use pre-populated simplefb node under /chosen as
 disussed on the devicetree list]
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
board/sunxi/board.c
drivers/video/sunxi_display.c
include/configs/sunxi-common.h