Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH] clk: shmobile: r8a7795: Add INTC-EX clock
@ 2016-02-15 12:24 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2016-02-15 12:24 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: mturquette, horms, geert, laurent.pinchart, Magnus Damm,
	linux-clk

From: Magnus Damm <damm+renesas@opensource.se>

Add the "intc-ex" clock to the r8a7795 CPG MSSR driver.

The parent clock is assumed to be S3D1 since other INTC
hardware is using this clock.

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

 Developed on top of renesas-drivers-2016-02-09-v4.5-rc3

 drivers/clk/shmobile/r8a7795-cpg-mssr.c |    1 +
 1 file changed, 1 insertion(+)

--- 0001/drivers/clk/shmobile/r8a7795-cpg-mssr.c
+++ work/drivers/clk/shmobile/r8a7795-cpg-mssr.c	2016-02-15 21:18:16.530513000 +0900
@@ -138,6 +138,7 @@ static const struct mssr_mod_clk r8a7795
 	DEF_MOD("usb3-if0",		 328,	R8A7795_CLK_S3D1),
 	DEF_MOD("usb-dmac0",		 330,	R8A7795_CLK_S3D1),
 	DEF_MOD("usb-dmac1",		 331,	R8A7795_CLK_S3D1),
+	DEF_MOD("intc-ex",		 407,	R8A7795_CLK_S3D1),
 	DEF_MOD("intc-ap",		 408,	R8A7795_CLK_S3D1),
 	DEF_MOD("audmac0",		 502,	R8A7795_CLK_S3D4),
 	DEF_MOD("audmac1",		 501,	R8A7795_CLK_S3D4),

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-15 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 12:24 [PATCH] clk: shmobile: r8a7795: Add INTC-EX clock Magnus Damm

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