]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mvebu: Add SDIO/SDHCI support for Armada A38x
authorStefan Roese <sr@denx.de>
Mon, 29 Jun 2015 12:58:10 +0000 (14:58 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:20 +0000 (13:29 +0200)
commitd72e51d79f99679fb7ff1d21eedc1d42eee735a6
treef9dc2a5569b138bce80b6e6c8c67d2daba4ee77a
parent510478d8f08adbbaba05432234db572030552448
arm: mvebu: Add SDIO/SDHCI support for Armada A38x

Armada A38x implements an SDHCI compatible SDIO controller. This patch
enables the Marvell driver to support this SoC. And enables the
SDIO controller if selected by the board configuration.

Tested on Marvell DB-88F6820-GP board.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Luka Perkov <luka.perkov@sartura.hr>
arch/arm/mach-mvebu/cpu.c
arch/arm/mach-mvebu/include/mach/cpu.h
arch/arm/mach-mvebu/include/mach/gpio.h [new file with mode: 0644]
arch/arm/mach-mvebu/include/mach/soc.h