All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: catalin.marinas@arm.com, davem@davemloft.net,
	herbert@gondor.apana.org.au, linux@armlinux.org.uk,
	mark.rutland@arm.com, mripard@kernel.org, robh+dt@kernel.org,
	wens@csie.org, will@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-sunxi@googlegroups.com,
	Corentin Labbe <clabbe.montjoie@gmail.com>
Subject: Re: [PATCH v3 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
Date: Fri, 11 Oct 2019 09:26:20 -0500	[thread overview]
Message-ID: <20191011142620.GA11285@bogus> (raw)
In-Reply-To: <20191010182328.15826-4-clabbe.montjoie@gmail.com>

On Thu, 10 Oct 2019 20:23:20 +0200, Corentin Labbe wrote:
> This patch adds documentation for Device-Tree bindings for the
> Crypto Engine cryptographic accelerator driver.
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> ---
>  .../bindings/crypto/allwinner,sun8i-ce.yaml   | 92 +++++++++++++++++++
>  1 file changed, 92 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
Cc: catalin.marinas@arm.com, davem@davemloft.net,
	herbert@gondor.apana.org.au, linux@armlinux.org.uk,
	mark.rutland@arm.com, mripard@kernel.org, robh+dt@kernel.org,
	wens@csie.org, will@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-sunxi@googlegroups.com,
	Corentin Labbe <clabbe.montjoie@gmail.com>
Subject: Re: [PATCH v3 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
Date: Fri, 11 Oct 2019 09:26:20 -0500	[thread overview]
Message-ID: <20191011142620.GA11285@bogus> (raw)
In-Reply-To: <20191010182328.15826-4-clabbe.montjoie@gmail.com>

On Thu, 10 Oct 2019 20:23:20 +0200, Corentin Labbe wrote:
> This patch adds documentation for Device-Tree bindings for the
> Crypto Engine cryptographic accelerator driver.
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> ---
>  .../bindings/crypto/allwinner,sun8i-ce.yaml   | 92 +++++++++++++++++++
>  1 file changed, 92 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	herbert@gondor.apana.org.au, catalin.marinas@arm.com,
	linux-sunxi@googlegroups.com, linux@armlinux.org.uk,
	mripard@kernel.org, linux-kernel@vger.kernel.org, wens@csie.org,
	robh+dt@kernel.org, Corentin Labbe <clabbe.montjoie@gmail.com>,
	linux-crypto@vger.kernel.org, will@kernel.org,
	davem@davemloft.net, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
Date: Fri, 11 Oct 2019 09:26:20 -0500	[thread overview]
Message-ID: <20191011142620.GA11285@bogus> (raw)
In-Reply-To: <20191010182328.15826-4-clabbe.montjoie@gmail.com>

On Thu, 10 Oct 2019 20:23:20 +0200, Corentin Labbe wrote:
> This patch adds documentation for Device-Tree bindings for the
> Crypto Engine cryptographic accelerator driver.
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> ---
>  .../bindings/crypto/allwinner,sun8i-ce.yaml   | 92 +++++++++++++++++++
>  1 file changed, 92 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

  reply	other threads:[~2019-10-11 14:26 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10 18:23 [PATCH v3 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine Corentin Labbe
2019-10-10 18:23 ` Corentin Labbe
2019-10-10 18:23 ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 01/11] crypto: Add allwinner subdirectory Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-11  7:57   ` Maxime Ripard
2019-10-11  7:57     ` Maxime Ripard
2019-10-11  8:20     ` Corentin Labbe
2019-10-11  8:20       ` Corentin Labbe
2019-10-11  8:20       ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 03/11] dt-bindings: crypto: Add DT bindings documentation for " Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-11 14:26   ` Rob Herring [this message]
2019-10-11 14:26     ` Rob Herring
2019-10-11 14:26     ` Rob Herring
2019-10-10 18:23 ` [PATCH v3 04/11] ARM: dts: sun8i: R40: add crypto engine node Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64 Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5 Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6 Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 09/11] sunxi_defconfig: add new Allwinner crypto options Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 10/11] arm64: defconfig: " Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23 ` [PATCH v3 11/11] crypto: sun4i-ss: Move to Allwinner directory Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe
2019-10-10 18:23   ` Corentin Labbe

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=20191011142620.GA11285@bogus \
    --to=robh@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=clabbe.montjoie@gmail.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=wens@csie.org \
    --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.