mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
authorAl Cooper <alcooperx@gmail.com>
Thu, 16 Jun 2016 16:47:16 +0000 (12:47 -0400)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:14 +0000 (10:34 +0200)
commit476bf3d62d5cc0ec003da37ba9da4f2b46c23660
treebf204a13d89a2e773105b2a855a532237c5c39e2
parentd3b2cd0ed05ef8807922d3ce1c21a3e7e2257165
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs

Add SDHCI driver for Broadcom BRCMSTB SoCs.
This driver works with all ARM based SoCs and the 7425, 7429
and 7435 MIPS based SoCs.

The driver disables all UHS speed modes by default and relies
on the Device Tree node properties to enable these modes for
SoC/Board combinations that support them.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-brcmstb.c [new file with mode: 0644]
This page took 0.029433 seconds and 5 git commands to generate.