SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH][RFC] arm64: renesas: Add EXTAL configuration to Salvator-X
@ 2015-09-08  4:49 Magnus Damm
  2015-09-08  6:58 ` Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Magnus Damm @ 2015-09-08  4:49 UTC (permalink / raw)
  To: linux-sh

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

Configure EXTAL to 16.666 MHz on Salvator-X.

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

 This sets the EXTAL frequency for the V9 integration series:
 [PATCH v9 00/07][RFC] Renesas R-Car H3 (r8a7795) integration patches V9

 To be used with the V7 CPG:
 [PATCH v7 00/05] Renesas R-Car Gen3 CPG support V7

 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts |    4 ++++
 1 file changed, 4 insertions(+)

--- 0007/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
+++ work/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts	2015-09-08 13:44:53.682366518 +0900
@@ -32,6 +32,10 @@
 	};
 };
 
+&extal_clk {
+	clock-frequency = <16666666>;
+};
+
 &pfc {
 	scif1_pins: scif1 {
 		renesas,groups = "scif1_data_a", "scif1_ctrl";

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

end of thread, other threads:[~2015-09-09  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-08  4:49 [PATCH][RFC] arm64: renesas: Add EXTAL configuration to Salvator-X Magnus Damm
2015-09-08  6:58 ` Geert Uytterhoeven
2015-09-08  6:59 ` Laurent Pinchart
2015-09-08  8:23 ` Magnus Damm
2015-09-08  9:07 ` Khiem Nguyen
2015-09-09  0:31 ` Simon Horman

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