linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v9 05/07][RFC] arm64: renesas: r8a7795: enable PFC
@ 2015-09-03 10:33 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2015-09-03 10:33 UTC (permalink / raw)
  To: linux-sh

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Add a PFC node for the on-chip r8a7795 pin controller.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Changes since V8: (Magnus Damm <damm+renesas@opensource.se>)
 - Dropped Kconfig TODO - select PINCTRL happens in patch 1
 - Added Acked-by from Laurent

 Changes since V7: (Magnus Damm <damm+renesas@opensource.se>)
 - Added changelog

 Based on:
  [PATCH 10/25 v7][RFC] arm64: renesas: r8a7795: enable PFC

 arch/arm64/boot/dts/renesas/r8a7795.dtsi |    5 +++++
 1 file changed, 5 insertions(+)

--- 0012/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi	2015-08-29 15:38:44.152366518 +0900
@@ -278,6 +278,11 @@
 			};
 		};
 
+		pfc: pfc@e6060000 {
+			compatible = "renesas,pfc-r8a7795";
+			reg = <0 0xe6060000 0 0x50c>;
+		};
+
 		dmac0: dma-controller@e6700000 {
 			/* Empty node for now */
 		};

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

only message in thread, other threads:[~2015-09-03 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 10:33 [PATCH v9 05/07][RFC] arm64: renesas: r8a7795: enable PFC Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).