All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das@bp.renesas.com>
To: Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>
Cc: Biju Das <biju.das@bp.renesas.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Subject: [PATCH 7/7] arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0
Date: Tue, 24 Sep 2019 09:22:55 +0100	[thread overview]
Message-ID: <1569313375-53428-8-git-send-email-biju.das@bp.renesas.com> (raw)
In-Reply-To: <1569313375-53428-1-git-send-email-biju.das@bp.renesas.com>

Add IPMMU-DS0 to the Ethernet-AVB device node.

Based on work by Magnus Damm for the r8a7795.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
index 1e00aeb..9d5630a 100644
--- a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
@@ -919,6 +919,7 @@
 			power-domains = <&sysc R8A774B1_PD_ALWAYS_ON>;
 			resets = <&cpg 812>;
 			phy-mode = "rgmii";
+			iommus = <&ipmmu_ds0 16>;
 			#address-cells = <1>;
 			#size-cells = <0>;
 			status = "disabled";
-- 
2.7.4


  parent reply	other threads:[~2019-09-24  8:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24  8:22 [PATCH 0/7] Add RZ/G2N SDHI/I2C/IPMMU/FCP/VSP support Biju Das
2019-09-24  8:22 ` [PATCH 1/7] arm64: dts: renesas: r8a774b1: Add SDHI support Biju Das
2019-10-09 12:10   ` Geert Uytterhoeven
2019-09-24  8:22 ` [PATCH 2/7] arm64: dts: renesas: r8a774b1: Add I2C and IIC-DVFS support Biju Das
2019-10-09 12:12   ` Geert Uytterhoeven
2019-09-24  8:22 ` [PATCH 3/7] arm64: dts: renesas: r8a774b1: Add IPMMU device nodes Biju Das
2019-10-09 12:15   ` Geert Uytterhoeven
2019-09-24  8:22 ` [PATCH 4/7] arm64: dts: renesas: r8a774b1: Add FCPF and FCPV instances Biju Das
2019-10-09 12:18   ` Geert Uytterhoeven
2019-09-24  8:22 ` [PATCH 5/7] arm64: dts: renesas: r8a774b1: Add VSP instances Biju Das
2019-10-09 12:20   ` Geert Uytterhoeven
2019-09-24  8:22 ` [PATCH 6/7] arm64: dts: renesas: r8a774b1: Tie SYS-DMAC to IPMMU-DS0/1 Biju Das
2019-10-09 12:21   ` Geert Uytterhoeven
2019-09-24  8:22 ` Biju Das [this message]
2019-10-09 12:22   ` [PATCH 7/7] arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0 Geert Uytterhoeven

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=1569313375-53428-8-git-send-email-biju.das@bp.renesas.com \
    --to=biju.das@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --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.