]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: sunxi: Add support for sun8i (A23)
authorChen-Yu Tsai <wens@csie.org>
Wed, 22 Oct 2014 08:47:43 +0000 (16:47 +0800)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:35:39 +0000 (09:35 +0200)
commite637b30b9c9f454427e7277eddb6b1f489f3bbc8
treeaad566b75ab38d6db433566f3a3fcf8457d3ebf4
parentff2b47f6a9cc10251cc601d34241ee02933c2187
mmc: sunxi: Add support for sun8i (A23)

The Allwinner A23 SoC has reset controls like the A31 (sun6i).
The FIFO address is also the same as sun6i.

Re-use code added for sun6i.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/include/asm/arch-sunxi/mmc.h
drivers/mmc/sunxi_mmc.c