From: Simon Horman <horms@verge.net.au>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-renesas-soc@vger.kernel.org,
laurent.pinchart+renesas@ideasonboard.com, joro@8bytes.org,
geert+renesas@glider.be
Subject: Re: [PATCH v3 00/09] arm64: dts: r8a7795: IPMMU upstream integration V3
Date: Wed, 30 Aug 2017 10:15:59 +0200 [thread overview]
Message-ID: <20170830081559.GQ10398@verge.net.au> (raw)
In-Reply-To: <148999891819.20118.10698449216124481808.sendpatchset@little-apple>
On Mon, Mar 20, 2017 at 05:35:18PM +0900, Magnus Damm wrote:
> arm64: dts: r8a7795: IPMMU upstream integration V3
>
> [PATCH v3 01/09] arm64: dts: r8a7795: Add IPMMU device nodes
> [PATCH v3 02/09] arm64: dts: r8a7795: Tie Audio/SYS-DMAC to IPMMU-DS0/1 and MP1
> [PATCH v3 03/09] arm64: dts: r8a7795: Point DU/VSPD via FCPVD to IPMMU-VI
> [PATCH v3 04/09] arm64: dts: r8a7795: Point FDP1 via FCPF to IPMMU-VP
> [PATCH v3 05/09] arm64: dts: r8a7795: Point VSPBC/VSPBD via FCPVB to IPMMU-VP
> [PATCH v3 06/09] arm64: dts: r8a7795: Point VSPI via FCPVI to IPMMU-VP
> [PATCH v3 07/09] arm64: dts: r8a7795: Connect Ethernet-AVB to IPMMU-DS0
> [PATCH v3 08/09] arm64: dts: r8a7795: Connect SATA to IPMMU-HC
> [PATCH v3 09/09] arm64: dts: r8a7795: Enable IPMMU-VI, VP, MP1, DS0, DS1 and MM
>
> This series adds DT nodes for IPMMU instances on r8a7795 together with
> connections to various r8a7795 on-chip devices such as Audio-DMAC, SYS-DMAC,
> Ethernet-AVB, SATA and a bunch of multimedia devices that make use of FCP.
>
> With these patches applied a white list enabled IPMMU driver may be used
> to check silicon revision and then enable IPMMU in the known working cases.
>
> The recommended IPMMU driver patch stack consists of the following series:
> [PATCH v7 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V7
> [PATCH v3 00/09] iommu/ipmmu-vmsa: r8a7795 support V3
> [PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3
>
> The final patch in the series enable IPMMU support for all IPMMU instances
> on r8a7795 that are used by IPMMU devices listed above with one exception.
> The exception is the SATA device connected to IPMMU-HC which still is disabled
> pending IPMMU USB integration support. I expect IPMMU USB integration to be
> handled as a second step once this series is agreed on.
>
> The DT binding for r8a7795 has since long been included in mainline
> and this series implements support following such format:
>
> d4e42e7 iommu/ipmmu-vmsa: Add r8a7795 DT binding
>
> Changes since V2:
> - Added the iommus property before power domains - thanks Geert!
> - Added reviewed-by to patch 2 and 3 from Laurent - thanks!
> - Re-added Ethernet and FCPVD patches (They were present in V1 but not V2)
> - Added remaining FCP devices such as FCPF, FCPVB and FCPVI
> - Added SATA device
> - Added final patch to enable various IPMMU devices in the DTS file
>
> Since the DT binding has been merged quite some time ago and the interface
> seems stable enough I see no reason not to queue these up for upstream merge.
Going through old patches I noticed that I seem to have missed this somehow.
I assume its still applicable but wants a rebase. If so could you do so?
prev parent reply other threads:[~2017-08-30 8:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 8:35 [PATCH v3 00/09] arm64: dts: r8a7795: IPMMU upstream integration V3 Magnus Damm
2017-03-20 8:35 ` [PATCH v3 01/09] arm64: dts: r8a7795: Add IPMMU device nodes Magnus Damm
2017-03-20 8:35 ` [PATCH v3 02/09] arm64: dts: r8a7795: Tie Audio/SYS-DMAC to IPMMU-DS0/1 and MP1 Magnus Damm
2017-03-20 8:35 ` [PATCH v3 03/09] arm64: dts: r8a7795: Point DU/VSPD via FCPVD to IPMMU-VI Magnus Damm
2017-03-20 8:35 ` [PATCH v3 04/09] arm64: dts: r8a7795: Point FDP1 via FCPF to IPMMU-VP Magnus Damm
2017-03-20 8:36 ` [PATCH v3 05/09] arm64: dts: r8a7795: Point VSPBC/VSPBD via FCPVB " Magnus Damm
2017-03-20 8:36 ` [PATCH v3 06/09] arm64: dts: r8a7795: Point VSPI via FCPVI " Magnus Damm
2017-03-20 8:36 ` [PATCH v3 07/09] arm64: dts: r8a7795: Connect Ethernet-AVB to IPMMU-DS0 Magnus Damm
2017-03-20 8:36 ` [PATCH v3 08/09] arm64: dts: r8a7795: Connect SATA to IPMMU-HC Magnus Damm
2017-03-20 8:36 ` [PATCH v3 09/09] arm64: dts: r8a7795: Enable IPMMU-VI, VP, MP1, DS0, DS1 and MM Magnus Damm
2017-05-16 16:39 ` [PATCH v3 00/09] arm64: dts: r8a7795: IPMMU upstream integration V3 Geert Uytterhoeven
2017-08-30 8:15 ` Simon Horman [this message]
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=20170830081559.GQ10398@verge.net.au \
--to=horms@verge.net.au \
--cc=geert+renesas@glider.be \
--cc=joro@8bytes.org \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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