[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y8EY7kALf8bYNwov@gondor.apana.org.au>
Date: Fri, 13 Jan 2023 16:40:14 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Samuel Holland <samuel@...lland.org>
Cc: Corentin Labbe <clabbe.montjoie@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Albert Ou <aou@...s.berkeley.edu>,
Conor Dooley <conor@...nel.org>,
Palmer Dabbelt <palmer@...belt.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-sunxi@...ts.linux.dev
Subject: Re: [PATCH v2 0/3] crypto: Allwinner D1 crypto support
On Sat, Dec 31, 2022 at 04:01:42PM -0600, Samuel Holland wrote:
> This series finishes adding crypto support for the Allwinner D1 SoC. The
> driver patch from v1 was merged, but not the binding[1]. This turned out
> to be a good thing, because I later found that the TRNG needed another
> clock reference in the devicetree. That is fixed in v2. I include the DT
> update here too, since the SoC DT has been on the list for a while[2].
>
> [1]: https://lore.kernel.org/all/20211119051026.13049-1-samuel@sholland.org/T/
> [2]: https://lore.kernel.org/lkml/20221208090237.20572-1-samuel@sholland.org/
>
> Changes in v2:
> - Add TRNG clock
>
> Samuel Holland (3):
> dt-bindings: crypto: sun8i-ce: Add compatible for D1
> crypto: sun8i-ce - Add TRNG clock to the D1 variant
> riscv: dts: allwinner: d1: Add crypto engine node
>
> .../bindings/crypto/allwinner,sun8i-ce.yaml | 33 ++++++++++++++-----
> .../boot/dts/allwinner/sunxi-d1s-t113.dtsi | 12 +++++++
> .../crypto/allwinner/sun8i-ce/sun8i-ce-core.c | 1 +
> drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h | 2 +-
> 4 files changed, 39 insertions(+), 9 deletions(-)
>
> --
> 2.37.4
Patches 1-2 applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists