diff options
author | Masahiro Yamada | 2016-02-18 19:52:48 +0900 |
---|---|---|
committer | Masahiro Yamada | 2016-02-29 03:50:15 +0900 |
commit | a111bfbfad21dd83aae5a6d96c620c3666e9b654 (patch) | |
tree | 25b01fdbab36cdbd2630d5a06b325de777f58d32 /doc | |
parent | 595dc1e162e2d8dce6a97a0199554d59b2589a5f (diff) |
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>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.uniphier | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.uniphier b/doc/README.uniphier index f03c20700cb..c270ecb9a5b 100644 --- a/doc/README.uniphier +++ b/doc/README.uniphier @@ -93,6 +93,7 @@ Supported devices - UART (on-chip) - NAND + - SD/eMMC - USB 2.0 (EHCI) - USB 3.0 (xHCI) - GPIO |