Searched hist:c8a73a26d6dd9b7d489e66529fe1412425d8f2d1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | bcm2835_sdhost.c | c8a73a26d6dd9b7d489e66529fe1412425d8f2d1 Tue Jan 23 11:05:22 CST 2018 Alexander Graf <agraf@suse.de> 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: Alexander Graf <agraf@suse.de>
|
H A D | Kconfig | c8a73a26d6dd9b7d489e66529fe1412425d8f2d1 Tue Jan 23 11:05:22 CST 2018 Alexander Graf <agraf@suse.de> 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: Alexander Graf <agraf@suse.de>
|
H A D | Makefile | c8a73a26d6dd9b7d489e66529fe1412425d8f2d1 Tue Jan 23 11:05:22 CST 2018 Alexander Graf <agraf@suse.de> 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: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/ |
H A D | MAINTAINERS | c8a73a26d6dd9b7d489e66529fe1412425d8f2d1 Tue Jan 23 11:05:22 CST 2018 Alexander Graf <agraf@suse.de> 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: Alexander Graf <agraf@suse.de>
|