mmc: openpiton: add piton_mmc driver
authorTianrui Wei <tianrui-wei@outlook.com>
Thu, 1 Jul 2021 04:54:20 +0000 (12:54 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 6 Jul 2021 05:50:56 +0000 (13:50 +0800)
commitd6b156eb9061b5c6eafe48e3c238178351f772c9
treef3d44ef20817583641aa2b84fb718120b6262e0f
parent8a44fe69439438797b93b2e7dd70e1a8fad31519
mmc: openpiton: add piton_mmc driver

This commit adds support to piton_mmc driver for OpenPiton-riscv64
This driver has many things set as preconfigured because the hardware
automatically configures most of the settings during startup.

Signed-off-by: Tianrui Wei <tianrui-wei@outlook.com>
Signed-off-by: Jonathan Balkind <jbalkind@ucsb.edu>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/piton_mmc.c [new file with mode: 0644]