mmc: Add Aspeed SD controller driver
authorEddie James <eajames@linux.ibm.com>
Tue, 27 Aug 2019 14:48:03 +0000 (09:48 -0500)
committerPeng Fan <peng.fan@nxp.com>
Thu, 5 Sep 2019 07:27:31 +0000 (15:27 +0800)
commit7764ee2e832a2130e59cf030648b003ce5464560
tree218541171e72fa116648c8cdcef53fdc57db39a8
parent38c9f08b41ed9e6625b56320b78d4954cbf5fae6
mmc: Add Aspeed SD controller driver

Add support for the Aspeed SD host controller engine.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
arch/arm/include/asm/gpio.h
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/aspeed_sdhci.c [new file with mode: 0644]