devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/4] mmc: fixed the mmc_of_parse for dwmmc
@ 2014-05-28  5:35 Jaehoon Chung
  2014-05-28  5:35 ` [PATCHv3 1/4] mmc: host: add slot argument to mmc_of_parse Jaehoon Chung
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Jaehoon Chung @ 2014-05-28  5:35 UTC (permalink / raw)
  To: linux-mmc
  Cc: chris, ulf.hansson, ludovic.desroches, tgih.jun, devicetree,
	linux-samsung-soc, Jaehoon Chung

This patch-set is fixed the dw-mmc controller problem.
dw-mmc controller have the slot, but mmc_of_parse didn't parse the slot sub-node.
So dw-mmc controller didn't work correctly.

Jaehoon Chung (3):
  mmc: dw_mmc: use the __mmc_of_parse to parse the slot node
  mmc: dw_mmc: remove the "supports-highspeed" property.
  ARM: dts: replace the slot property into slot sub-node for dwmmc.

Ludovic Desroches (1):
  mmc: host: add slot argument to mmc_of_parse

 .../devicetree/bindings/mmc/exynos-dw-mshc.txt     |    5 +++--
 .../devicetree/bindings/mmc/k3-dw-mshc.txt         |    3 ++-
 .../devicetree/bindings/mmc/synopsys-dw-mshc.txt   |    6 ++++--
 arch/arm/boot/dts/exynos4412-odroidx.dts           |    4 ++--
 arch/arm/boot/dts/exynos4412-origen.dts            |    4 ++--
 arch/arm/boot/dts/exynos4412-trats2.dts            |    6 +++---
 arch/arm/boot/dts/exynos5250-arndale.dts           |    6 +++---
 arch/arm/boot/dts/exynos5250-cros-common.dtsi      |   10 +++++-----
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |    6 +++---
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |    6 +++---
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |    4 ++--
 arch/arm/boot/dts/rk3066a-bqcurie2.dts             |    2 +-
 arch/arm/boot/dts/socfpga_arria5.dtsi              |    5 +++--
 arch/arm/boot/dts/socfpga_cyclone5.dtsi            |    5 +++--
 arch/arm/boot/dts/socfpga_vt.dts                   |    5 +++--
 drivers/mmc/core/host.c                            |   13 +++++++++----
 drivers/mmc/host/dw_mmc.c                          |   18 ++++++------------
 include/linux/mmc/host.h                           |   10 +++++++++-
 18 files changed, 66 insertions(+), 52 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-06-03 13:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-28  5:35 [PATCHv3 0/4] mmc: fixed the mmc_of_parse for dwmmc Jaehoon Chung
2014-05-28  5:35 ` [PATCHv3 1/4] mmc: host: add slot argument to mmc_of_parse Jaehoon Chung
2014-05-28  5:35 ` [PATCHv3 2/4] mmc: dw_mmc: use the __mmc_of_parse to parse the slot node Jaehoon Chung
2014-05-30 12:53   ` Seungwon Jeon
2014-05-28  5:35 ` [PATCHv3 3/4] mmc: dw_mmc: remove the "supports-highspeed" property Jaehoon Chung
2014-05-30  8:01   ` Ulf Hansson
2014-05-30  8:12     ` Jaehoon Chung
2014-05-30 12:51       ` Seungwon Jeon
2014-06-03 13:43     ` Mark Rutland
2014-05-30 12:53   ` Seungwon Jeon
2014-05-28  5:35 ` [PATCHv3 4/4] ARM: dts: replace the slot property into slot sub-node for dwmmc Jaehoon Chung
2014-05-30 12:54   ` Seungwon Jeon
2014-05-30 18:15     ` Heiko Stübner
2014-06-02 13:08       ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).