From: Rob Herring <robh@kernel.org>
To: Joerg Roedel <joro@8bytes.org>
Cc: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
yong.wu@mediatek.com, will@kernel.org, robin.murphy@arm.com,
krzk+dt@kernel.org, conor+dt@kernel.org, matthias.bgg@gmail.com,
iommu@lists.linux.dev, linux-mediatek@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
Date: Mon, 28 Apr 2025 11:02:27 -0500 [thread overview]
Message-ID: <20250428160227.GA1322286-robh@kernel.org> (raw)
In-Reply-To: <aAETI0hrOiQZDKh2@8bytes.org>
On Thu, Apr 17, 2025 at 04:41:39PM +0200, Joerg Roedel wrote:
> On Thu, Apr 10, 2025 at 04:40:06PM +0200, AngeloGioacchino Del Regno wrote:
> > In preparation for adding basic support for the OnePlus Nord 2 5G
> > DN2103 smartphone, this series adds support for the IOMMU found in
> > the MediaTek Dimensity 1200 (MT6893) SoC.
> >
> > AngeloGioacchino Del Regno (2):
> > dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
> > iommu/mediatek: Add support for Dimensity 1200 MT6893 MM IOMMU
> >
> > .../bindings/iommu/mediatek,iommu.yaml | 4 +
> > drivers/iommu/mtk_iommu.c | 37 ++-
> > .../memory/mediatek,mt6893-memory-port.h | 288 ++++++++++++++++++
> > 3 files changed, 318 insertions(+), 11 deletions(-)
> > create mode 100644 include/dt-bindings/memory/mediatek,mt6893-memory-port.h
>
> Applied, thanks.
It looks like you missed the binding change for this.
Rob
next prev parent reply other threads:[~2025-04-28 16:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 14:40 [PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support AngeloGioacchino Del Regno
2025-04-10 14:40 ` [PATCH v1 1/2] dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU AngeloGioacchino Del Regno
2025-04-11 17:27 ` Rob Herring
2025-04-10 14:40 ` [PATCH v1 2/2] iommu/mediatek: Add support for Dimensity 1200 " AngeloGioacchino Del Regno
2025-04-12 7:13 ` Yong Wu (吴勇)
2025-05-21 0:02 ` Rob Herring
2025-04-17 14:41 ` [PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support Joerg Roedel
2025-04-28 16:02 ` Rob Herring [this message]
2025-04-28 16:04 ` Rob Herring
2025-04-29 7:19 ` 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=20250428160227.GA1322286-robh@kernel.org \
--to=robh@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robin.murphy@arm.com \
--cc=will@kernel.org \
--cc=yong.wu@mediatek.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.