]> Git Repo - J-u-boot.git/commit
arm: mvebu: Add SDIO/SDHCI support for Armada A38x
authorStefan Roese <[email protected]>
Mon, 29 Jun 2015 12:58:10 +0000 (14:58 +0200)
committerLuka Perkov <[email protected]>
Fri, 10 Jul 2015 12:54:09 +0000 (14:54 +0200)
commit7f1adcd74f9d0dcff8759bd2262ad40c44e1a99d
treeefa357ca899bded65fbf30e11f16d798d5a78897
parent492d3223b076a9705b64897a061b60720f50d18b
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 <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Cc: Luka Perkov <[email protected]>
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
This page took 0.036191 seconds and 4 git commands to generate.