Skip to content
Snippets Groups Projects
Commit c8a73a26 authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

mmc: Add bcm2835 sdhost controller


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: default avatarAlexander Graf <agraf@suse.de>
parent caf2233b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment