[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191002084426.GB3101@Red>
Date: Wed, 2 Oct 2019 10:44:26 +0200
From: Corentin Labbe <clabbe.montjoie@...il.com>
To: Priit Laes <plaes@...es.org>
Cc: catalin.marinas@....com, davem@...emloft.net,
herbert@...dor.apana.org.au, linux@...linux.org.uk,
mark.rutland@....com, mripard@...nel.org, robh+dt@...nel.org,
wens@...e.org, will@...nel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com
Subject: Re: [linux-sunxi] [PATCH v2 04/11] ARM: dts: sun8i: R40: add crypto
engine node
On Wed, Oct 02, 2019 at 08:08:27AM +0000, Priit Laes wrote:
> On Tue, Oct 01, 2019 at 08:41:34PM +0200, Corentin Labbe wrote:
> > The Crypto Engine is a hardware cryptographic offloader that supports
> > many algorithms.
> > It could be found on most Allwinner SoCs.
> >
> > This patch enables the Crypto Engine on the Allwinner R40 SoC Device-tree.
> >
> > Signed-off-by: Corentin Labbe <clabbe.montjoie@...il.com>
> > ---
> > arch/arm/boot/dts/sun8i-r40.dtsi | 10 ++++++++++
> > 1 file changed, 10 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/sun8i-r40.dtsi b/arch/arm/boot/dts/sun8i-r40.dtsi
> > index bde068111b85..1fc3297a55ec 100644
> > --- a/arch/arm/boot/dts/sun8i-r40.dtsi
> > +++ b/arch/arm/boot/dts/sun8i-r40.dtsi
> > @@ -266,6 +266,16 @@
> > #phy-cells = <1>;
> > };
> >
> > + crypto: crypto-engine@...5000 {
>
> All the other .dtsi files have `crypto: crypto@...` instead of crypto-engine.
>
Hello
I will fix that.
Thanks
Regards
Powered by blists - more mailing lists