OSDN Git Service

mmc: dw_mmc: zx: Initial support for ZX mmc controller
authorJun Nie <jun.nie@linaro.org>
Fri, 6 Jan 2017 04:24:46 +0000 (12:24 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:03 +0000 (13:20 +0100)
commita8c643ad00f6374d7154a65d19b18934185dc40c
treea5147b0a37c69e7975b3ac33ae4e287e516431c1
parent4c8a03c727d930b0633fa45fd8afcd1df88bb5b4
mmc: dw_mmc: zx: Initial support for ZX mmc controller

This platform driver adds initial support for the DW host controller
found on ZTE SoCs.

It has been tested on ZX296718 EVB board currently. More support on
timing tuning will be added when hardware is available.

Signed-off-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/dw_mmc-zx.c [new file with mode: 0644]
drivers/mmc/host/dw_mmc-zx.h [new file with mode: 0644]