From: "Mark A. Greer" <mgreer@animalcreek.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/7] crypto: omap-sham updates
Date: Mon, 22 Oct 2012 12:38:29 -0700 [thread overview]
Message-ID: <20121022193829.GC1708@animalcreek.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1210201930440.27264@utopia.booyaka.com>
On Sat, Oct 20, 2012 at 07:34:51PM +0000, Paul Walmsley wrote:
> On Fri, 19 Oct 2012, Mark A. Greer wrote:
>
> > From: "Mark A. Greer" <mgreer@animalcreek.com>
> >
> > This series updates the crypto omap-sham driver and supporting
> > infrastructure.
>
> Looks pretty good; this will make it easier for us to migrate the
> omap_hwmod code to a LDM bus. Will reply to the original patches with a
> few comments and questions.
>
> One general comment - for us to merge these through the OMAP tree, we'll
> need acks from the hardware crypto folks. AFAIK they are:
>
> CRYPTO API
> M: Herbert Xu <herbert@gondor.apana.org.au>
> M: "David S. Miller" <davem@davemloft.net>
> L: linux-crypto@vger.kernel.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
> S: Maintained
> F: Documentation/crypto/
> F: arch/*/crypto/
> F: crypto/
> F: drivers/crypto/
> F: include/crypto/
>
> So it would be helpful if you could send those patches along to those
> people and lists too, and ask them for acks.
I will do that. Thanks for your feedback.
Mark
--
WARNING: multiple messages have this Message-ID (diff)
From: mgreer@animalcreek.com (Mark A. Greer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] crypto: omap-sham updates
Date: Mon, 22 Oct 2012 12:38:29 -0700 [thread overview]
Message-ID: <20121022193829.GC1708@animalcreek.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1210201930440.27264@utopia.booyaka.com>
On Sat, Oct 20, 2012 at 07:34:51PM +0000, Paul Walmsley wrote:
> On Fri, 19 Oct 2012, Mark A. Greer wrote:
>
> > From: "Mark A. Greer" <mgreer@animalcreek.com>
> >
> > This series updates the crypto omap-sham driver and supporting
> > infrastructure.
>
> Looks pretty good; this will make it easier for us to migrate the
> omap_hwmod code to a LDM bus. Will reply to the original patches with a
> few comments and questions.
>
> One general comment - for us to merge these through the OMAP tree, we'll
> need acks from the hardware crypto folks. AFAIK they are:
>
> CRYPTO API
> M: Herbert Xu <herbert@gondor.apana.org.au>
> M: "David S. Miller" <davem@davemloft.net>
> L: linux-crypto at vger.kernel.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
> S: Maintained
> F: Documentation/crypto/
> F: arch/*/crypto/
> F: crypto/
> F: drivers/crypto/
> F: include/crypto/
>
> So it would be helpful if you could send those patches along to those
> people and lists too, and ask them for acks.
I will do that. Thanks for your feedback.
Mark
--
next prev parent reply other threads:[~2012-10-22 19:38 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-19 21:53 [PATCH 0/7] crypto: omap-sham updates Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-19 21:53 ` [PATCH 1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-20 19:40 ` Paul Walmsley
2012-10-20 19:40 ` Paul Walmsley
2012-10-22 19:33 ` Mark A. Greer
2012-10-22 19:33 ` Mark A. Greer
2012-10-22 19:49 ` Paul Walmsley
2012-10-22 19:49 ` Paul Walmsley
2012-10-23 22:02 ` Mark A. Greer
2012-10-23 22:02 ` Mark A. Greer
2012-10-19 21:53 ` [PATCH 2/7] ARM: OMAP2xxx: hwmod: Add DMA information for SHAM module Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-20 19:40 ` Paul Walmsley
2012-10-20 19:40 ` Paul Walmsley
2012-10-22 19:37 ` Mark A. Greer
2012-10-22 19:37 ` Mark A. Greer
2012-10-22 19:53 ` Paul Walmsley
2012-10-22 19:53 ` Paul Walmsley
2012-10-22 20:01 ` Mark A. Greer
2012-10-22 20:01 ` Mark A. Greer
2012-10-19 21:53 ` [PATCH 3/7] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-20 19:41 ` Paul Walmsley
2012-10-20 19:41 ` Paul Walmsley
2012-10-19 21:53 ` [PATCH 4/7] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-19 21:53 ` [PATCH 5/7] crypto: omap-sham: Convert to use pm_runtime API Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-19 21:53 ` [PATCH 6/7] crypto: omap-sham: Add code to use dmaengine API Mark A. Greer
2012-10-19 21:53 ` Mark A. Greer
2012-10-21 11:52 ` Kasatkin, Dmitry
2012-10-21 11:52 ` Kasatkin, Dmitry
2012-10-22 20:53 ` Mark A. Greer
2012-10-22 20:53 ` Mark A. Greer
2012-10-19 21:54 ` [PATCH 7/7] crypto: omap_sham: Remove usage of private DMA API Mark A. Greer
2012-10-19 21:54 ` Mark A. Greer
2012-10-20 19:34 ` [PATCH 0/7] crypto: omap-sham updates Paul Walmsley
2012-10-20 19:34 ` Paul Walmsley
2012-10-22 19:38 ` Mark A. Greer [this message]
2012-10-22 19:38 ` Mark A. Greer
2012-10-21 6:28 ` Santosh Shilimkar
2012-10-22 19:46 ` Mark A. Greer
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=20121022193829.GC1708@animalcreek.com \
--to=mgreer@animalcreek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
/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.