All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Herbert Xu <herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
Cc: LABBE Corentin
	<clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org,
	akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org,
	gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
	mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org,
	arnd-r2nGTMty4D4@public.gmane.org,
	joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
Date: Tue, 21 Jul 2015 14:38:47 +0200	[thread overview]
Message-ID: <20150721123847.GD2373@lukather> (raw)
In-Reply-To: <20150720082057.GA13098-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

On Mon, Jul 20, 2015 at 04:20:57PM +0800, Herbert Xu wrote:
> On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote:
> > On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote:
> > > On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote:
> > > > Hello
> > > > 
> > > > This is the driver for the Security System included in Allwinner SoC A20.
> > > > The Security System (SS for short) is a hardware cryptographic accelerator that
> > > > support AES/MD5/SHA1/DES/3DES/PRNG algorithms.
> > > > It could be found on others Allwinner SoC: 
> > > > - A10, A10s, A13, A31 and A33 manual give the same datasheet for SS than A20
> > > > - A23 speak about a security system but without precisions
> > > > - A80 and A83T datasheet speak about a security system with more functions
> > > >   (SHA224/SHA256/RSA/CRC), they will be supported in a separate driver.
> > > 
> > > All applied.  Thanks a lot!
> > 
> > All applied, DT bits included?
> 
> Yes.

I thought you needed at least my Acked-by for that, but
whatever... How are we supposed to handle subsequent DT patches that
should be merged through arm-soc then?

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
Date: Tue, 21 Jul 2015 14:38:47 +0200	[thread overview]
Message-ID: <20150721123847.GD2373@lukather> (raw)
In-Reply-To: <20150720082057.GA13098@gondor.apana.org.au>

On Mon, Jul 20, 2015 at 04:20:57PM +0800, Herbert Xu wrote:
> On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote:
> > On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote:
> > > On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote:
> > > > Hello
> > > > 
> > > > This is the driver for the Security System included in Allwinner SoC A20.
> > > > The Security System (SS for short) is a hardware cryptographic accelerator that
> > > > support AES/MD5/SHA1/DES/3DES/PRNG algorithms.
> > > > It could be found on others Allwinner SoC: 
> > > > - A10, A10s, A13, A31 and A33 manual give the same datasheet for SS than A20
> > > > - A23 speak about a security system but without precisions
> > > > - A80 and A83T datasheet speak about a security system with more functions
> > > >   (SHA224/SHA256/RSA/CRC), they will be supported in a separate driver.
> > > 
> > > All applied.  Thanks a lot!
> > 
> > All applied, DT bits included?
> 
> Yes.

I thought you needed at least my Acked-by for that, but
whatever... How are we supposed to handle subsequent DT patches that
should be merged through arm-soc then?

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150721/0d77e068/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: LABBE Corentin <clabbe.montjoie@gmail.com>,
	robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	linux@arm.linux.org.uk, davem@davemloft.net,
	akpm@linux-foundation.org, gregkh@linuxfoundation.org,
	mchehab@osg.samsung.com, arnd@arndb.de, joe@perches.com,
	devicetree@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
	linux-sunxi@googlegroups.com
Subject: Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
Date: Tue, 21 Jul 2015 14:38:47 +0200	[thread overview]
Message-ID: <20150721123847.GD2373@lukather> (raw)
In-Reply-To: <20150720082057.GA13098@gondor.apana.org.au>

[-- Attachment #1: Type: text/plain, Size: 1277 bytes --]

On Mon, Jul 20, 2015 at 04:20:57PM +0800, Herbert Xu wrote:
> On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote:
> > On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote:
> > > On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote:
> > > > Hello
> > > > 
> > > > This is the driver for the Security System included in Allwinner SoC A20.
> > > > The Security System (SS for short) is a hardware cryptographic accelerator that
> > > > support AES/MD5/SHA1/DES/3DES/PRNG algorithms.
> > > > It could be found on others Allwinner SoC: 
> > > > - A10, A10s, A13, A31 and A33 manual give the same datasheet for SS than A20
> > > > - A23 speak about a security system but without precisions
> > > > - A80 and A83T datasheet speak about a security system with more functions
> > > >   (SHA224/SHA256/RSA/CRC), they will be supported in a separate driver.
> > > 
> > > All applied.  Thanks a lot!
> > 
> > All applied, DT bits included?
> 
> Yes.

I thought you needed at least my Acked-by for that, but
whatever... How are we supposed to handle subsequent DT patches that
should be merged through arm-soc then?

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-07-21 12:38 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17 14:39 [PATCH v11] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin
2015-07-17 14:39 ` LABBE Corentin
2015-07-17 14:39 ` LABBE Corentin
     [not found] ` <1437143983-4479-1-git-send-email-clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-07-17 14:39   ` [PATCH v11 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39   ` [PATCH v11 2/5] ARM: sun7i: dt: Add Security System to A20 " LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39   ` [PATCH v11 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39   ` [PATCH v11 4/5] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39   ` [PATCH v11 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-17 14:39     ` LABBE Corentin
2015-07-20  8:10   ` [PATCH v11] crypto: Add Allwinner Security System crypto accelerator Herbert Xu
2015-07-20  8:10     ` Herbert Xu
2015-07-20  8:10     ` Herbert Xu
     [not found]     ` <20150720081050.GB12908-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
2015-07-20  8:18       ` Maxime Ripard
2015-07-20  8:18         ` Maxime Ripard
2015-07-20  8:18         ` Maxime Ripard
2015-07-20  8:20         ` Herbert Xu
2015-07-20  8:20           ` Herbert Xu
2015-07-20  8:20           ` Herbert Xu
     [not found]           ` <20150720082057.GA13098-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
2015-07-21 12:38             ` Maxime Ripard [this message]
2015-07-21 12:38               ` Maxime Ripard
2015-07-21 12:38               ` Maxime Ripard
2015-07-21 12:50               ` Herbert Xu
2015-07-21 12:50                 ` Herbert Xu
     [not found]                 ` <20150721125014.GA25272-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
2015-07-24  8:27                   ` Maxime Ripard
2015-07-24  8:27                     ` Maxime Ripard
2015-07-24  8:27                     ` Maxime Ripard

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=20150721123847.GD2373@lukather \
    --to=maxime.ripard-wi1+55scjutkeb57/3fjtnbpr1lh4cv8@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=arnd-r2nGTMty4D4@public.gmane.org \
    --cc=clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.