All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-renesas-soc@vger.kernel.org
Cc: horms+renesas@verge.net.au, Magnus Damm <magnus.damm@gmail.com>,
	laurent.pinchart+renesas@ideasonboard.com, joro@8bytes.org,
	geert+renesas@glider.be
Subject: [PATCH 01/03] arm64: dts: r8a7795: Connect USB-DMAC0/1 to IPMMU-HC
Date: Tue, 28 Mar 2017 18:32:42 +0900	[thread overview]
Message-ID: <149069356279.22662.11780869318220176981.sendpatchset@little-apple> (raw)
In-Reply-To: <149069355375.22662.10367253365715059744.sendpatchset@little-apple>

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

Point the USB-DMAC0 and USB-DMAC1 devices to IPMMU-HC.

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

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

--- 0001/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi	2017-03-28 18:09:09.580607110 +0900
@@ -1442,6 +1442,7 @@
 				      GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
 			interrupt-names = "ch0", "ch1";
 			clocks = <&cpg CPG_MOD 330>;
+			iommus = <&ipmmu_hc 9>;
 			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
 			resets = <&cpg 330>;
 			#dma-cells = <1>;
@@ -1456,6 +1457,7 @@
 				      GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
 			interrupt-names = "ch0", "ch1";
 			clocks = <&cpg CPG_MOD 331>;
+			iommus = <&ipmmu_hc 10>;
 			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
 			resets = <&cpg 331>;
 			#dma-cells = <1>;

  reply	other threads:[~2017-03-28  9:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28  9:32 [PATCH 00/03] arm64: dts: r8a7795: IPMMU upstream USB integration Magnus Damm
2017-03-28  9:32 ` Magnus Damm [this message]
2017-03-28  9:32 ` [PATCH 02/03] arm64: dts: r8a7795: Connect USB3 Host to IPMMU-HC Magnus Damm
2017-03-28  9:33 ` [PATCH 03/03] arm64: dts: r8a7795: Tie USB2 and USB1 " Magnus Damm
2017-04-03 11:22 ` [PATCH 00/03] arm64: dts: r8a7795: IPMMU upstream USB integration Joerg Roedel
2017-04-04  6:30   ` Magnus Damm

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=149069356279.22662.11780869318220176981.sendpatchset@little-apple \
    --to=magnus.damm@gmail.com \
    --cc=geert+renesas@glider.be \
    --cc=horms+renesas@verge.net.au \
    --cc=joro@8bytes.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.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.