Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: dw_mmc: fix the wrong operation for reset controller
@ 2016-10-31  2:49 Jaehoon Chung
       [not found] ` <20161031024942.4415-1-jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jaehoon Chung @ 2016-10-31  2:49 UTC (permalink / raw)
  To: linux-mmc, devicetree
  Cc: ulf.hansson, robh+dt, mark.rutland, linux-kernel, john.stultz,
	guodong.xu, leo.yan, vincent.guittot, Jaehoon Chung

This patch adds the "reset-names" as reset controller for dwmmc controller.
Linaro guys had reported the issue about booting stuck.

Some SoCs are enabled the CONFIG_RESET_CONTROLLER.
then dwmmc controller are waiting for getting reset controller.
But if doesn't define "resets" property in device-tree, it should be stuck.

If use the reset-names as reset controller for dwmmc controller,
it's more stable than now.
This commit is related with the below commit.

Fixes: d6786fefe816 ("mmc: dw_mmc: add reset support to dwmmc host controller")

Jaehoon Chung (2):
  Documentation: synopsys-dw-mshc: add binding for reset-names
  mmc: dw_mmc: add the "reset" as name of reset controller

 Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 5 +++++
 drivers/mmc/host/dw_mmc.c                                  | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.10.1

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

end of thread, other threads:[~2016-11-09 18:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31  2:49 [PATCH 0/2] mmc: dw_mmc: fix the wrong operation for reset controller Jaehoon Chung
     [not found] ` <20161031024942.4415-1-jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-10-31  2:49   ` [PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for reset-names Jaehoon Chung
     [not found]     ` <20161031024942.4415-2-jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-11-09 18:24       ` Rob Herring
2016-10-31  2:49 ` [PATCH 2/2] mmc: dw_mmc: add the "reset" as name of reset controller Jaehoon Chung
2016-11-01 21:56 ` [PATCH 0/2] mmc: dw_mmc: fix the wrong operation for " John Stultz
     [not found]   ` <CALAqxLXs704Y-TGAQsggSnDohyFDYvQw=zYuiHRu9UKgHEfbFw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-11-03  5:19     ` Jaehoon Chung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox