[PATCH 0/2] add dw_mmc-k3.c

Zhangfei Gao zhangfei.gao at linaro.org
Thu Oct 10 10:36:51 EDT 2013


Support mmc for k3v2, base on dw_mmc.c

Zhangfei Gao (2):
  mmc: dw_mmc: change definition of get_cd
  mmc: add dw-mmc-k3

 .../devicetree/bindings/mmc/k3-dw-mshc.txt         |   66 ++++
 drivers/mmc/host/Kconfig                           |   10 +
 drivers/mmc/host/Makefile                          |    1 +
 drivers/mmc/host/dw_mmc-k3.c                       |  392 ++++++++++++++++++++
 drivers/mmc/host/dw_mmc.c                          |    2 +-
 include/linux/mmc/dw_mmc.h                         |    2 +-
 6 files changed, 471 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
 create mode 100644 drivers/mmc/host/dw_mmc-k3.c

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list