mci: add driver for BCM283x sdhost core
The sdhost is a simple MMC controller found on the Broadcom
BCM283x line of SoCs. The driver code was ported from U-Boot
and then simplified a bit, by dropping a lot of the state
tracking.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 40b60e8 commit d6d3d0aecece84afe9ebd3c787d22a9ed8965af6
@Lucas Stach Lucas Stach authored on 3 May 2019
Sascha Hauer committed on 6 May 2019
Showing 3 changed files
View
drivers/mci/Kconfig
View
drivers/mci/Makefile
View
drivers/mci/bcm2835-sdhost.c 0 → 100644