]> Git Repo - linux.git/commit - drivers/mmc/host/Kconfig
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
authorThomas Abraham <[email protected]>
Mon, 17 Sep 2012 18:16:43 +0000 (18:16 +0000)
committerChris Ball <[email protected]>
Wed, 3 Oct 2012 14:05:20 +0000 (10:05 -0400)
commitc3665006eccd7d2326b7dc2c1d5ff2f545dee6c5
tree9bee54383377917f9999d3d7ed0bef58d8c51d08
parent800d78bfccb3d38116abfda2a5b9c8afdbd5ea21
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc

Samsung Exynos SoC's extend the dw-mshc controller for additional clock
and bus control. Add support for these extensions and include provide
device tree based discovery suppory as well.

Signed-off-by: Thomas Abraham <[email protected]>
Acked-by: Will Newton <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt [new file with mode: 0644]
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/dw_mmc-exynos.c [new file with mode: 0644]
include/linux/mmc/dw_mmc.h
This page took 0.058285 seconds and 4 git commands to generate.