All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clk: renesas: r8a7796: Add DRIF clock
@ 2016-10-13  9:31 Ramesh Shanmugasundaram
  2016-10-14 15:05 ` Geert Uytterhoeven
  2016-11-02  0:28 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Ramesh Shanmugasundaram @ 2016-10-13  9:31 UTC (permalink / raw)
  To: geert+renesas, mturquette, sboyd
  Cc: linux-renesas-soc, linux-clk, chris.paterson2, Ramesh Shanmugasundaram

This patch adds DRIF module clocks for r8a7796 SoC.

Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
---
Hi Geert, All,

   This patch is based on renesas-drivers repo (tag:renesas-drivers-2016-10-04-v4.8)

Thanks,
Ramesh.
---
 drivers/clk/renesas/r8a7796-cpg-mssr.c | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/clk/renesas/r8a7796-cpg-mssr.c b/drivers/clk/renesas/r8a7796-cpg-mssr.c
index f0302fb..f2f56e1 100644
--- a/drivers/clk/renesas/r8a7796-cpg-mssr.c
+++ b/drivers/clk/renesas/r8a7796-cpg-mssr.c
@@ -128,6 +128,14 @@ static const struct mssr_mod_clk r8a7796_mod_clks[] __initconst = {
 	DEF_MOD("sdif0",		 314,	R8A7796_CLK_SD0),
 	DEF_MOD("rwdt0",		 402,	R8A7796_CLK_R),
 	DEF_MOD("intc-ap",		 408,	R8A7796_CLK_S3D1),
+	DEF_MOD("drif7",		 508,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif6",		 509,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif5",		 510,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif4",		 511,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif3",		 512,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif2",		 513,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif1",		 514,	R8A7796_CLK_S3D2),
+	DEF_MOD("drif0",		 515,	R8A7796_CLK_S3D2),
 	DEF_MOD("hscif4",		 516,	R8A7796_CLK_S3D1),
 	DEF_MOD("hscif3",		 517,	R8A7796_CLK_S3D1),
 	DEF_MOD("hscif2",		 518,	R8A7796_CLK_S3D1),
-- 
1.9.1

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

* Re: [PATCH] clk: renesas: r8a7796: Add DRIF clock
  2016-10-13  9:31 [PATCH] clk: renesas: r8a7796: Add DRIF clock Ramesh Shanmugasundaram
@ 2016-10-14 15:05 ` Geert Uytterhoeven
  2016-11-02  0:28 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2016-10-14 15:05 UTC (permalink / raw)
  To: Ramesh Shanmugasundaram
  Cc: Geert Uytterhoeven, Michael Turquette, Stephen Boyd,
	Linux-Renesas, linux-clk, Chris Paterson

On Thu, Oct 13, 2016 at 11:31 AM, Ramesh Shanmugasundaram
<ramesh.shanmugasundaram@bp.renesas.com> wrote:
> This patch adds DRIF module clocks for r8a7796 SoC.
>
> Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] clk: renesas: r8a7796: Add DRIF clock
  2016-10-13  9:31 [PATCH] clk: renesas: r8a7796: Add DRIF clock Ramesh Shanmugasundaram
  2016-10-14 15:05 ` Geert Uytterhoeven
@ 2016-11-02  0:28 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2016-11-02  0:28 UTC (permalink / raw)
  To: Ramesh Shanmugasundaram
  Cc: geert+renesas, mturquette, linux-renesas-soc, linux-clk, chris.paterson2

On 10/13, Ramesh Shanmugasundaram wrote:
> This patch adds DRIF module clocks for r8a7796 SoC.
> 
> Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
> ---

Doesn't apply to clk-next so I assume Geert will pick it up?

Acked-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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

end of thread, other threads:[~2016-11-02  0:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-13  9:31 [PATCH] clk: renesas: r8a7796: Add DRIF clock Ramesh Shanmugasundaram
2016-10-14 15:05 ` Geert Uytterhoeven
2016-11-02  0:28 ` Stephen Boyd

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.