mmc: Add MMC controller driver for OcteonTX / TX2
authorSuneel Garapati <sgarapati@marvell.com>
Sun, 20 Oct 2019 01:03:01 +0000 (18:03 -0700)
committerStefan Roese <sr@denx.de>
Tue, 25 Aug 2020 06:01:16 +0000 (08:01 +0200)
commit708598997db23d111b7693ed95454d990a82b3d5
tree87f5a5bdcd4d377bcae0fbe284e559449ca8b8db
parent638d705a5400677280b8b82a894f9a0e8d685a8f
mmc: Add MMC controller driver for OcteonTX / TX2

Adds support for MMC controllers found on OcteonTX or
OcteonTX2 SoC platforms.

Signed-off-by: Aaron Williams <awilliams@marvell.com>
Signed-off-by: Suneel Garapati <sgarapati@marvell.com>
Cc: Peng Fan <peng.fan@nxp.com>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/octeontx_hsmmc.c [new file with mode: 0644]
drivers/mmc/octeontx_hsmmc.h [new file with mode: 0644]