All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: horms@verge.net.au, linux-renesas-soc@vger.kernel.org,
	robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org
Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: r8a7792: add SDHI support
Date: Wed, 13 Jul 2016 00:11:12 +0300	[thread overview]
Message-ID: <8030361.FnpbGzHVP8@wasted.cogentembedded.com> (raw)
In-Reply-To: <2441635.ESeLhIjWEX@wasted.cogentembedded.com>

Define the generic R8A7792 part of the SDHI0 device node.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

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

Index: renesas/arch/arm/boot/dts/r8a7792.dtsi
===================================================================
--- renesas.orig/arch/arm/boot/dts/r8a7792.dtsi
+++ renesas/arch/arm/boot/dts/r8a7792.dtsi
@@ -435,6 +435,18 @@
 			status = "disabled";
 		};
 
+		sdhi0: sd@ee100000 {
+			compatible = "renesas,sdhi-r8a7792";
+			reg = <0 0xee100000 0 0x200>;
+			interrupts = <0 165 IRQ_TYPE_LEVEL_HIGH>;
+			dmas = <&dmac0 0xcd>, <&dmac0 0xce>,
+			       <&dmac1 0xcd>, <&dmac1 0xce>;
+			dma-names = "tx", "rx", "tx", "rx";
+			clocks = <&mstp3_clks R8A7792_CLK_SDHI0>;
+			power-domains = <&sysc R8A7792_PD_ALWAYS_ON>;
+			status = "disabled";
+		};
+
 		jpu: jpeg-codec@fe980000 {
 			compatible = "renesas,jpu-r8a7792",
 				     "renesas,rcar-gen2-jpu";


WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: r8a7792: add SDHI support
Date: Wed, 13 Jul 2016 00:11:12 +0300	[thread overview]
Message-ID: <8030361.FnpbGzHVP8@wasted.cogentembedded.com> (raw)
In-Reply-To: <2441635.ESeLhIjWEX@wasted.cogentembedded.com>

Define the generic R8A7792 part of the SDHI0 device node.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

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

Index: renesas/arch/arm/boot/dts/r8a7792.dtsi
===================================================================
--- renesas.orig/arch/arm/boot/dts/r8a7792.dtsi
+++ renesas/arch/arm/boot/dts/r8a7792.dtsi
@@ -435,6 +435,18 @@
 			status = "disabled";
 		};
 
+		sdhi0: sd at ee100000 {
+			compatible = "renesas,sdhi-r8a7792";
+			reg = <0 0xee100000 0 0x200>;
+			interrupts = <0 165 IRQ_TYPE_LEVEL_HIGH>;
+			dmas = <&dmac0 0xcd>, <&dmac0 0xce>,
+			       <&dmac1 0xcd>, <&dmac1 0xce>;
+			dma-names = "tx", "rx", "tx", "rx";
+			clocks = <&mstp3_clks R8A7792_CLK_SDHI0>;
+			power-domains = <&sysc R8A7792_PD_ALWAYS_ON>;
+			status = "disabled";
+		};
+
 		jpu: jpeg-codec at fe980000 {
 			compatible = "renesas,jpu-r8a7792",
 				     "renesas,rcar-gen2-jpu";

  parent reply	other threads:[~2016-07-12 21:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-12 21:09 [PATCH 0/2] Add R8A7792 SDHI support Sergei Shtylyov
2016-07-12 21:09 ` Sergei Shtylyov
2016-07-12 21:10 ` [PATCH 1/2] ARM: dts: r8a7792: add SD clocks Sergei Shtylyov
2016-07-12 21:10   ` Sergei Shtylyov
2016-07-13  1:29   ` Geert Uytterhoeven
2016-07-13  1:29     ` Geert Uytterhoeven
2016-07-12 21:11 ` Sergei Shtylyov [this message]
2016-07-12 21:11   ` [PATCH 2/2] ARM: dts: r8a7792: add SDHI support Sergei Shtylyov
2016-07-13  1:37   ` Geert Uytterhoeven
2016-07-13  1:37     ` Geert Uytterhoeven
2016-07-13  1:37     ` Geert Uytterhoeven
2016-07-17 22:58   ` Simon Horman
2016-07-17 22:58     ` Simon Horman
2016-07-18 19:12     ` Sergei Shtylyov
2016-07-18 19:12       ` Sergei Shtylyov
2016-07-20  8:07       ` Geert Uytterhoeven
2016-07-20  8:07         ` Geert Uytterhoeven
2016-07-20  8:07         ` Geert Uytterhoeven
2016-07-20 13:40         ` Sergei Shtylyov
2016-07-20 13:40           ` Sergei Shtylyov
2016-07-20 13:50           ` Geert Uytterhoeven
2016-07-20 13:50             ` Geert Uytterhoeven
2016-07-20 13:57             ` Sergei Shtylyov
2016-07-20 13:57               ` Sergei Shtylyov

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=8030361.FnpbGzHVP8@wasted.cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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 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.