All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] renesas: rcar-gen3: add HS400 quirk for SD clock
@ 2018-11-29  0:39 Niklas Söderlund
  2018-11-29  0:39 ` [PATCH v2 1/2] clk: renesas: rcar-gen3: add documentation for SD clocks Niklas Söderlund
  2018-11-29  0:39 ` [PATCH v2 2/2] clk: renesas: rcar-gen3: add HS400 quirk for SD clock Niklas Söderlund
  0 siblings, 2 replies; 9+ messages in thread
From: Niklas Söderlund @ 2018-11-29  0:39 UTC (permalink / raw)
  To: Geert Uytterhoeven, Wolfram Sang, linux-renesas-soc; +Cc: Niklas Söderlund

Hi Geert,

This series aims to solve the clock quirk needed to enabled HS400 on 
SoCs needing special clock handeling. It uses the same method as v1 of 
this series and which was discussed during the SDHI hackathon. However 
patch 2/2 have been completely rewritten to take your comments from v1 
into account. Due to this change this series now depends on [1].

This is tested on H3 (ES1.0, ES2.0), M3-W (ES1.0) and M3-N together with
patches to enable HS400 with great results. No regressions found for
eMMC HS200/HS400 modes nor for SDR{25,50,104} on any of the SoCs.

Patch 1/2 adds documentation on which settings is used while 2/2 is the
real change where the quirk is implemented.

1. [PATCH] clk: renesas: rcar-gen3: set state when registering SD clocks

Niklas Söderlund (2):
  clk: renesas: rcar-gen3: add documentation for SD clocks
  clk: renesas: rcar-gen3: add HS400 quirk for SD clock

 drivers/clk/renesas/rcar-gen3-cpg.c | 43 +++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 12 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-12-04 14:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29  0:39 [PATCH v2 0/2] renesas: rcar-gen3: add HS400 quirk for SD clock Niklas Söderlund
2018-11-29  0:39 ` [PATCH v2 1/2] clk: renesas: rcar-gen3: add documentation for SD clocks Niklas Söderlund
2018-11-29  0:39 ` [PATCH v2 2/2] clk: renesas: rcar-gen3: add HS400 quirk for SD clock Niklas Söderlund
2018-11-29 16:54   ` Wolfram Sang
2018-11-29 17:18     ` Niklas Söderlund
2018-11-30 11:47       ` Wolfram Sang
2018-11-30 13:42         ` Geert Uytterhoeven
2018-11-30 11:42   ` Wolfram Sang
2018-12-04 14:08   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.