All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Cc: devicetree@vger.kernel.org, heiko@sntech.de, will@kernel.org,
	iommu@lists.linux-foundation.org, robh+dt@kernel.org,
	robin.murphy@arm.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v8 0/4] Add IOMMU driver for rk356x
Date: Wed, 9 Jun 2021 09:49:19 +0200	[thread overview]
Message-ID: <YMByf1BX7cOKdZd+@8bytes.org> (raw)
In-Reply-To: <20210604164441.798362-1-benjamin.gaignard@collabora.com>

On Fri, Jun 04, 2021 at 06:44:37PM +0200, Benjamin Gaignard wrote:
> This series adds the IOMMU driver for rk356x SoC.
> Since a new compatible is needed to distinguish this second version of 
> IOMMU hardware block from the first one, it is an opportunity to convert
> the binding to DT schema.
> 
> version 8:
>  - Fix compilation issue.

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: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Cc: will@kernel.org, robh+dt@kernel.org, heiko@sntech.de,
	xxm@rock-chips.com, robin.murphy@arm.com,
	iommu@lists.linux-foundation.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v8 0/4] Add IOMMU driver for rk356x
Date: Wed, 9 Jun 2021 09:49:19 +0200	[thread overview]
Message-ID: <YMByf1BX7cOKdZd+@8bytes.org> (raw)
In-Reply-To: <20210604164441.798362-1-benjamin.gaignard@collabora.com>

On Fri, Jun 04, 2021 at 06:44:37PM +0200, Benjamin Gaignard wrote:
> This series adds the IOMMU driver for rk356x SoC.
> Since a new compatible is needed to distinguish this second version of 
> IOMMU hardware block from the first one, it is an opportunity to convert
> the binding to DT schema.
> 
> version 8:
>  - Fix compilation issue.

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Cc: will@kernel.org, robh+dt@kernel.org, heiko@sntech.de,
	xxm@rock-chips.com, robin.murphy@arm.com,
	iommu@lists.linux-foundation.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v8 0/4] Add IOMMU driver for rk356x
Date: Wed, 9 Jun 2021 09:49:19 +0200	[thread overview]
Message-ID: <YMByf1BX7cOKdZd+@8bytes.org> (raw)
In-Reply-To: <20210604164441.798362-1-benjamin.gaignard@collabora.com>

On Fri, Jun 04, 2021 at 06:44:37PM +0200, Benjamin Gaignard wrote:
> This series adds the IOMMU driver for rk356x SoC.
> Since a new compatible is needed to distinguish this second version of 
> IOMMU hardware block from the first one, it is an opportunity to convert
> the binding to DT schema.
> 
> version 8:
>  - Fix compilation issue.

Applied, thanks.

  parent reply	other threads:[~2021-06-09  7:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04 16:44 [PATCH v8 0/4] Add IOMMU driver for rk356x Benjamin Gaignard
2021-06-04 16:44 ` Benjamin Gaignard
2021-06-04 16:44 ` Benjamin Gaignard
2021-06-04 16:44 ` [PATCH v8 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44 ` [PATCH v8 2/4] dt-bindings: iommu: rockchip: Add compatible for v2 Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44 ` [PATCH v8 3/4] iommu: rockchip: Add internal ops to handle variants Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44 ` [PATCH v8 4/4] iommu: rockchip: Add support for iommu v2 Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-04 16:44   ` Benjamin Gaignard
2021-06-09  7:49 ` Joerg Roedel [this message]
2021-06-09  7:49   ` [PATCH v8 0/4] Add IOMMU driver for rk356x Joerg Roedel
2021-06-09  7:49   ` 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=YMByf1BX7cOKdZd+@8bytes.org \
    --to=joro@8bytes.org \
    --cc=benjamin.gaignard@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=will@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.