From: geert@linux-m68k.org (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] arm64: dts: renesas: r8a77970: Add IPMMU device nodes
Date: Tue, 7 Nov 2017 11:17:39 +0100 [thread overview]
Message-ID: <CAMuHMdXT=kMQXahCo0TC-BLyO8f_ONn-JPjnaqWjE4UhtXbn_g@mail.gmail.com> (raw)
In-Reply-To: <20171101103504.7658-2-horms+renesas@verge.net.au>
On Wed, Nov 1, 2017 at 11:35 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Add r8a77970 IPMMU nodes and keep all disabled by default.
>
> Based on work for the r8a7796 by Magnus Damm
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
With the compatible value for ipmmu_ds1 fixed:
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
My comments for r8a7795.dtsi about IPMMU-* comments and power-domains
properties are applicable here, too.
> --- a/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
[...]
> + ipmmu_ds1: mmu at e7740000 {
> + compatible = "renesas,ipmmu-r8a7796";
"renesas,ipmmu-r8a77970"
> + reg = <0 0xe7740000 0 0x1000>; /* IPMMU-DS1 */
> + renesas,ipmmu-main = <&ipmmu_mm 1>;
> + #iommu-cells = <1>;
> + status = "disabled";
> + };
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next prev parent reply other threads:[~2017-11-07 10:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-01 10:35 [PATCH 0/4] arm64: dts: renesas: r8a7796: IPMMU upstream integration Simon Horman
2017-11-01 10:35 ` [PATCH 1/4] arm64: dts: renesas: r8a77970: Add IPMMU device nodes Simon Horman
2017-11-07 10:17 ` Geert Uytterhoeven [this message]
2017-11-01 10:35 ` [PATCH 2/4] arm64: dts: renesas: r8a77970: Tie SYS-DMAC to IPMMU-DS1 Simon Horman
2017-11-07 10:19 ` Geert Uytterhoeven
2017-11-01 10:35 ` [PATCH 3/4] arm64: dts: renesas: r8a77970: Connect Ethernet-AVB to IPMMU-RT Simon Horman
2017-11-07 10:20 ` Geert Uytterhoeven
2017-11-01 10:35 ` [PATCH 4/4] arm64: dts: renesas: r8a77970: Enable IPMMU-DS1, RT and MM Simon Horman
2017-11-07 10:20 ` Geert Uytterhoeven
2017-11-07 10:09 ` [PATCH 0/4] arm64: dts: renesas: r8a7796: IPMMU upstream integration 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='CAMuHMdXT=kMQXahCo0TC-BLyO8f_ONn-JPjnaqWjE4UhtXbn_g@mail.gmail.com' \
--to=geert@linux-m68k.org \
--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).