SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Add Koelsch clock workarounds for SDHI
@ 2014-03-18 12:54 Magnus Damm
  2014-03-19  0:07 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2014-03-18 12:54 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

Add SDHI0, SDHI1 and SDHI2 to the clock workaround list for
Koelsch multiplatform. Without these additional lines wakeup
from Suspend-to-RAM never happens.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas-devel-v3.14-rc7-20140318

 arch/arm/mach-shmobile/board-koelsch-reference.c |    3 +++
 1 file changed, 3 insertions(+)

--- 0001/arch/arm/mach-shmobile/board-koelsch-reference.c
+++ work/arch/arm/mach-shmobile/board-koelsch-reference.c	2014-03-18 21:38:22.000000000 +0900
@@ -115,6 +115,9 @@ static const struct clk_name clk_enables
 	{ "i2c2", NULL, "e6530000.i2c" },
 	{ "msiof0", NULL, "e6e20000.spi" },
 	{ "qspi_mod", NULL, "e6b10000.spi" },
+	{ "sdhi0", NULL, "ee100000.sd" },
+	{ "sdhi1", NULL, "ee140000.sd" },
+	{ "sdhi2", NULL, "ee160000.sd" },
 	{ "thermal", NULL, "e61f0000.thermal" },
 };
 

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

* Re: [PATCH] ARM: shmobile: Add Koelsch clock workarounds for SDHI
  2014-03-18 12:54 [PATCH] ARM: shmobile: Add Koelsch clock workarounds for SDHI Magnus Damm
@ 2014-03-19  0:07 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2014-03-19  0:07 UTC (permalink / raw)
  To: linux-sh

On Tue, Mar 18, 2014 at 09:54:34PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Add SDHI0, SDHI1 and SDHI2 to the clock workaround list for
> Koelsch multiplatform. Without these additional lines wakeup
> from Suspend-to-RAM never happens.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Thanks, I have queued this up under the assumption that
a proper fix will be coming at some point.

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

end of thread, other threads:[~2014-03-19  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 12:54 [PATCH] ARM: shmobile: Add Koelsch clock workarounds for SDHI Magnus Damm
2014-03-19  0:07 ` Simon Horman

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