]> Git Repo - u-boot.git/commit
drivers: mmc: Add sdhci driver for Broadcom iProc platform
authorArun Parameswaran <[email protected]>
Thu, 12 Sep 2019 18:06:08 +0000 (11:06 -0700)
committerPeng Fan <[email protected]>
Thu, 10 Oct 2019 02:59:48 +0000 (10:59 +0800)
commit36645f45a0487bd47c1fc294779a7572ae7a717f
tree12dc924a3f34d8b94fce0243c7ef910d45ab9a3c
parent80f02019ee6901a7fb0979677030f33fb9b1fa69
drivers: mmc: Add sdhci driver for Broadcom iProc platform

Add SDHCI driver for iProc family of Broadcom devices.

Signed-off-by: Corneliu Doban <[email protected]>
Signed-off-by: Pramod Kumar <[email protected]>
Signed-off-by: Pavithra Ravi <[email protected]>
Signed-off-by: Bharat Kumar Reddy Gooty <[email protected]>
Signed-off-by: Vladimir Olovyannikov <[email protected]>
Signed-off-by: Arun Parameswaran <[email protected]>
arch/arm/include/asm/iproc-common/iproc_sdhci.h [new file with mode: 0644]
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/iproc_sdhci.c [new file with mode: 0644]
This page took 0.030574 seconds and 4 git commands to generate.