All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock
@ 2014-12-15  4:57 Magnus Damm
  2014-12-15 14:00 ` Geert Uytterhoeven
  2014-12-16  5:34 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2014-12-15  4:57 UTC (permalink / raw)
  To: linux-sh

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

Use R8A7779_CLK_P as parent clock for SCIF devices on r8a7779.
With this change in place the SCIF CCF handling matches the
legacy clock code. Also, this matches the data sheet.

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

 Written on top of renesas-devel-20141211-v3.18
 Broken out from previously submitted
 [PATCH] ARM: shmobile: r8a7779 CCF DTS update

 arch/arm/boot/dts/r8a7779.dtsi |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

--- 0002/arch/arm/boot/dts/r8a7779.dtsi
+++ work/arch/arm/boot/dts/r8a7779.dtsi	2014-12-15 12:31:16.000000000 +0900
@@ -464,12 +464,12 @@
 				 <&cpg_clocks R8A7779_CLK_P>,
 				 <&cpg_clocks R8A7779_CLK_S>,
 				 <&cpg_clocks R8A7779_CLK_S>,
-				 <&cpg_clocks R8A7779_CLK_S1>,
-				 <&cpg_clocks R8A7779_CLK_S1>,
-				 <&cpg_clocks R8A7779_CLK_S1>,
-				 <&cpg_clocks R8A7779_CLK_S1>,
-				 <&cpg_clocks R8A7779_CLK_S1>,
-				 <&cpg_clocks R8A7779_CLK_S1>,
+				 <&cpg_clocks R8A7779_CLK_P>,
+				 <&cpg_clocks R8A7779_CLK_P>,
+				 <&cpg_clocks R8A7779_CLK_P>,
+				 <&cpg_clocks R8A7779_CLK_P>,
+				 <&cpg_clocks R8A7779_CLK_P>,
+				 <&cpg_clocks R8A7779_CLK_P>,
 				 <&cpg_clocks R8A7779_CLK_P>,
 				 <&cpg_clocks R8A7779_CLK_P>,
 				 <&cpg_clocks R8A7779_CLK_P>,

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

* Re: [PATCH] ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock
  2014-12-15  4:57 [PATCH] ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock Magnus Damm
@ 2014-12-15 14:00 ` Geert Uytterhoeven
  2014-12-16  5:34 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-12-15 14:00 UTC (permalink / raw)
  To: linux-sh

On Mon, Dec 15, 2014 at 6:00 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
>
> Use R8A7779_CLK_P as parent clock for SCIF devices on r8a7779.
> With this change in place the SCIF CCF handling matches the
> legacy clock code. Also, this matches the data sheet.
>
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>

Acked-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] ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock
  2014-12-15  4:57 [PATCH] ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock Magnus Damm
  2014-12-15 14:00 ` Geert Uytterhoeven
@ 2014-12-16  5:34 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-12-16  5:34 UTC (permalink / raw)
  To: linux-sh

On Mon, Dec 15, 2014 at 03:00:53PM +0100, Geert Uytterhoeven wrote:
> On Mon, Dec 15, 2014 at 6:00 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> > From: Magnus Damm <damm+renesas@opensource.se>
> >
> > Use R8A7779_CLK_P as parent clock for SCIF devices on r8a7779.
> > With this change in place the SCIF CCF handling matches the
> > legacy clock code. Also, this matches the data sheet.
> >
> > Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, I have queued this up.

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

end of thread, other threads:[~2014-12-16  5:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15  4:57 [PATCH] ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clock Magnus Damm
2014-12-15 14:00 ` Geert Uytterhoeven
2014-12-16  5:34 ` Simon Horman

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.