• A
    mmc: Add bcm2835 sdhost controller · c8a73a26
    Alexander Graf 提交于
    The BCM2835 family of SoCs has 2 different SD controllers: One based on
    the SDHCI spec and a custom, home-grown one.
    
    This patch implements a driver for the latter based on the Linux driver.
    This is needed so that we can make use of device trees that assume driver
    presence of both SD controllers.
    Signed-off-by: NAlexander Graf <agraf@suse.de>
    c8a73a26
Kconfig 16.1 KB