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: Magnus Damm <magnus.damm@gmail.com>
Subject: [PATCH 01/03] arm64: dts: renesas: r8a77965: Connect R-Car M3-N AVB to IPMMU
Date: Mon, 22 Oct 2018 02:14:44 +0900	[thread overview]
Message-ID: <154014208447.4344.743576721786725309.sendpatchset@octo> (raw)
In-Reply-To: <154014207424.4344.6894320987219157257.sendpatchset@octo>

From: Magnus Damm <damm@opensource.se>

Hook up the R-Car M3-N AVB device to IPMMU-DS0 16 as described in
the data sheet.

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

 arch/arm64/boot/dts/renesas/r8a77965.dtsi |    1 +
 1 file changed, 1 insertion(+)

--- 0001/arch/arm64/boot/dts/renesas/r8a77965.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a77965.dtsi	2018-10-22 01:46:02.498689171 +0900
@@ -900,6 +900,7 @@
 			power-domains = <&sysc R8A77965_PD_ALWAYS_ON>;
 			resets = <&cpg 812>;
 			phy-mode = "rgmii";
+			iommus = <&ipmmu_ds0 16>;
 			#address-cells = <1>;
 			#size-cells = <0>;
 			status = "disabled";

  reply	other threads:[~2018-10-22  1:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-21 17:14 [PATCH 00/03] Connect R-Car Gen3 Ethernet-AVB to IPMMU Magnus Damm
2018-10-21 17:14 ` Magnus Damm [this message]
2018-10-29 14:52   ` [PATCH 01/03] arm64: dts: renesas: r8a77965: Connect R-Car M3-N AVB " Simon Horman
2018-10-21 17:14 ` [PATCH 02/03] arm64: dts: renesas: r8a77980: Connect R-Car V3H " Magnus Damm
2018-10-29 14:53   ` Simon Horman
2018-10-21 17:15 ` [PATCH 03/03] arm64: dts: renesas: r8a77990: Connect R-Car E3 " Magnus Damm
2018-10-29 14:52   ` Simon Horman
2018-11-07 11:21 ` [PATCH 00/03] Connect R-Car Gen3 Ethernet-AVB " Simon Horman
2018-11-13 14:29   ` Simon Horman
2018-11-13 15:20     ` Geert Uytterhoeven
2018-11-15 14:37       ` Simon Horman

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=154014208447.4344.743576721786725309.sendpatchset@octo \
    --to=magnus.damm@gmail.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.