]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: dw_mmc: Add support for IMG Pistachio
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 13 Nov 2014 18:50:21 +0000 (10:50 -0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:31:03 +0000 (14:31 +0100)
commit4d7c07cd6c0379228e65c52776f22250e8f4a962
treebe3e006c5650ec5000a9762de5fc824fa6a943ee
parentd13552908b2f3bdf917d0f4a308f69608c92c7e7
mmc: dw_mmc: Add support for IMG Pistachio

Add support for the DW MMC host found on the Imagination Pistachio SoC.
Like the DW MMC hosts found on SOCFPGA and Rockchip SoCs, the DW MMC
host on Pistachio requires the use of SDMMC_CMD_USE_HOLD_REG.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/img-dw-mshc.txt [new file with mode: 0644]
drivers/mmc/host/dw_mmc-pltfm.c