]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/uniphier-sd.c
mmc: uniphier: add driver for UniPhier SD/MMC host controller
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 18 Feb 2016 10:52:48 +0000 (19:52 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 28 Feb 2016 18:50:15 +0000 (03:50 +0900)
commita111bfbfad21dd83aae5a6d96c620c3666e9b654
tree25b01fdbab36cdbd2630d5a06b325de777f58d32
parent595dc1e162e2d8dce6a97a0199554d59b2589a5f
mmc: uniphier: add driver for UniPhier SD/MMC host controller

Add a driver for the on-chip SD/eMMC host controller used by
UniPhier SoC family.

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