]> Git Repo - u-boot.git/commit
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
authorPeter Griffin <[email protected]>
Thu, 30 Jul 2015 17:55:22 +0000 (18:55 +0100)
committerTom Rini <[email protected]>
Thu, 13 Aug 2015 00:48:01 +0000 (20:48 -0400)
commit447da58b576db418080867183f31a6957ccbbd7a
treed72ac4bba1f12ec6be3f94c2f9c085edf1e95776
parent242b2f0c7adc932196e91e922ce4980d31800b0c
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.

This patch adds the glue code for hi6220 SoC which has 2x synopsis
dw_mmc controllers. This will be used by the hikey board support
in subsequent patches.

Signed-off-by: Peter Griffin <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/arm/include/asm/arch-hi6220/dwmmc.h [new file with mode: 0644]
drivers/mmc/Makefile
drivers/mmc/hi6220_dw_mmc.c [new file with mode: 0644]
This page took 0.034769 seconds and 4 git commands to generate.