From: Joerg Roedel <joro@8bytes.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
iommu@lists.linux-foundation.org, robh+dt@kernel.org,
will@kernel.org
Subject: Re: [PATCH v3 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4
Date: Mon, 14 Feb 2022 14:00:01 +0100 [thread overview]
Message-ID: <YgpSUWjWMYZa9GoD@8bytes.org> (raw)
In-Reply-To: <20220208002030.1319984-1-yoshihiro.shimoda.uh@renesas.com>
On Tue, Feb 08, 2022 at 09:20:28AM +0900, Yoshihiro Shimoda wrote:
> This patch series is based on renesas-drivers-2022-01-11-v5.16 [1].
> Note that we have to prepare the following registers' setting
> in a bootloader (U-Boot) because the registers are protected.
> Otherwise, data mismatch happened if dmatest with the ipmmu is running.
>
> => mw eed01500 0xc0000000; mw eed41500 0xc0000000
>
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/tag/?h=renesas-drivers-2022-01-11-v5.16
>
> Changes from v2:
> - Add Reviewed-by tag in patch 1 and 2 (Geert-san, thanks!)
> - Revise commit description in patch 1.
> https://lore.kernel.org/all/20220204125653.1194249-1-yoshihiro.shimoda.uh@renesas.com/
>
> Changes from v1:
> - Add Reviewed-by tag in patch 1. (Geert-san, thanks!)
> - Revise a comment in patch 2.
> https://lore.kernel.org/all/20220125125602.4144793-1-yoshihiro.shimoda.uh@renesas.com/
>
> Y
>
> Yoshihiro Shimoda (2):
> dt-bindings: iommu: renesas,ipmmu-vmsa: add r8a779f0 support
> iommu/ipmmu-vmsa: Add support for R-Car Gen4
Applied, thanks.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: will@kernel.org, robh+dt@kernel.org,
iommu@lists.linux-foundation.org, devicetree@vger.kernel.org,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v3 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4
Date: Mon, 14 Feb 2022 14:00:01 +0100 [thread overview]
Message-ID: <YgpSUWjWMYZa9GoD@8bytes.org> (raw)
In-Reply-To: <20220208002030.1319984-1-yoshihiro.shimoda.uh@renesas.com>
On Tue, Feb 08, 2022 at 09:20:28AM +0900, Yoshihiro Shimoda wrote:
> This patch series is based on renesas-drivers-2022-01-11-v5.16 [1].
> Note that we have to prepare the following registers' setting
> in a bootloader (U-Boot) because the registers are protected.
> Otherwise, data mismatch happened if dmatest with the ipmmu is running.
>
> => mw eed01500 0xc0000000; mw eed41500 0xc0000000
>
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/tag/?h=renesas-drivers-2022-01-11-v5.16
>
> Changes from v2:
> - Add Reviewed-by tag in patch 1 and 2 (Geert-san, thanks!)
> - Revise commit description in patch 1.
> https://lore.kernel.org/all/20220204125653.1194249-1-yoshihiro.shimoda.uh@renesas.com/
>
> Changes from v1:
> - Add Reviewed-by tag in patch 1. (Geert-san, thanks!)
> - Revise a comment in patch 2.
> https://lore.kernel.org/all/20220125125602.4144793-1-yoshihiro.shimoda.uh@renesas.com/
>
> Y
>
> Yoshihiro Shimoda (2):
> dt-bindings: iommu: renesas,ipmmu-vmsa: add r8a779f0 support
> iommu/ipmmu-vmsa: Add support for R-Car Gen4
Applied, thanks.
next prev parent reply other threads:[~2022-02-14 13:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-08 0:20 [PATCH v3 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4 Yoshihiro Shimoda
2022-02-08 0:20 ` Yoshihiro Shimoda
2022-02-08 0:20 ` [PATCH v3 1/2] dt-bindings: iommu: renesas, ipmmu-vmsa: add r8a779f0 support Yoshihiro Shimoda
2022-02-08 0:20 ` [PATCH v3 1/2] dt-bindings: iommu: renesas,ipmmu-vmsa: " Yoshihiro Shimoda
2022-02-09 18:58 ` Rob Herring
2022-02-09 18:58 ` Rob Herring
2022-02-08 0:20 ` [PATCH v3 2/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4 Yoshihiro Shimoda
2022-02-08 0:20 ` Yoshihiro Shimoda
2022-02-14 13:00 ` Joerg Roedel [this message]
2022-02-14 13:00 ` [PATCH v3 0/2] " Joerg Roedel
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=YgpSUWjWMYZa9GoD@8bytes.org \
--to=joro@8bytes.org \
--cc=devicetree@vger.kernel.org \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=will@kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.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 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.