]> git.sur5r.net Git - u-boot/commit
mmc: sdhci-cadence: add Cadence SD4HC support
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 30 Dec 2016 13:41:46 +0000 (22:41 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 11 Jan 2017 10:40:14 +0000 (19:40 +0900)
commite5e7a7c20420a8d88c45e333e1b280d999062506
treeff97f5f19e91b6dbaebf5b2a281205950bcab175
parent3fd0a9ba8cee385e9a1f07419269a613c3af4500
mmc: sdhci-cadence: add Cadence SD4HC support

Add a driver for the Cadence SD4HC SD/SDIO/eMMC Controller.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/sdhci-cadence.c [new file with mode: 0644]