linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 03/10] ARM: shmobile: r8a7794: add PFC DT support
Date: Fri,  7 Aug 2015 11:11:27 +0900	[thread overview]
Message-ID: <fd1683c18c372d51aeeeb25efa8b451f922c9c52.1438911334.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1438911334.git.horms+renesas@verge.net.au>

From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Define the generic R8A7794 part of the PFC device node.

Based on original patch by Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/boot/dts/r8a7794.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/arch/arm/boot/dts/r8a7794.dtsi
index 8824dbd5dbb4..51cc2b975c3f 100644
--- a/arch/arm/boot/dts/r8a7794.dtsi
+++ b/arch/arm/boot/dts/r8a7794.dtsi
@@ -108,6 +108,12 @@
 		clocks = <&mstp4_clks R8A7794_CLK_IRQC>;
 	};
 
+	pfc: pin-controller at e6060000 {
+		compatible = "renesas,pfc-r8a7794";
+		reg = <0 0xe6060000 0 0x11c>;
+		#gpio-range-cells = <3>;
+	};
+
 	dmac0: dma-controller at e6700000 {
 		compatible = "renesas,rcar-dmac";
 		reg = <0 0xe6700000 0 0x20000>;
-- 
2.1.4

  parent reply	other threads:[~2015-08-07  2:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-07  2:11 [GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v4.3 Simon Horman
2015-08-07  2:11 ` [PATCH 01/10] ARM: shmobile: r8a7790: Add JPU device node Simon Horman
2015-08-07  2:11 ` [PATCH 02/10] ARM: shmobile: r8a7791: " Simon Horman
2015-08-07  2:11 ` Simon Horman [this message]
2015-08-07  2:11 ` [PATCH 04/10] ARM: shmobile: silk: initial device tree Simon Horman
2015-08-07  2:11 ` [PATCH 05/10] ARM: shmobile: silk: add Ether DT support Simon Horman
2015-08-07  2:11 ` [PATCH 06/10] ARM: shmobile: r8a7794: add MMCIF " Simon Horman
2015-08-07  2:11 ` [PATCH 07/10] ARM: shmobile: silk: add eMMC " Simon Horman
2015-08-07  2:11 ` [PATCH 08/10] ARM: shmobile: r8a73a4 dtsi: Add missing "gpio-ranges" to gpio node Simon Horman
2015-08-07  2:11 ` [PATCH 09/10] ARM: shmobile: r8a7740 " Simon Horman
2015-08-07  2:11 ` [PATCH 10/10] ARM: shmobile: sh73a0 " Simon Horman
2015-08-11 13:32 ` [GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v4.3 Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fd1683c18c372d51aeeeb25efa8b451f922c9c52.1438911334.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).