mmc: actions: add MMC driver for Actions OWL S700/S900
authorAmit Singh Tomar <amittomer25@gmail.com>
Sun, 28 Nov 2021 11:32:24 +0000 (17:02 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 18 Jan 2022 17:48:17 +0000 (12:48 -0500)
commit57a91c3c9ec4d2392f70474591cfeb52f7b670ac
treef1eeefe849cf5103bd20ef2b1d3ab69f5b1a0f70
parent3739cd58a486b4e54d8a22c853fed02306b5b021
mmc: actions: add MMC driver for Actions OWL S700/S900

This commit adds support for MMC controllers found on Actions OWL
SoC platform(S700/S900).

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/owl_mmc.c [new file with mode: 0644]