From mboxrd@z Thu Jan 1 00:00:00 1970 From: mgreer@animalcreek.com (Mark A. Greer) Date: Mon, 22 Oct 2012 12:38:29 -0700 Subject: [PATCH 0/7] crypto: omap-sham updates In-Reply-To: References: <1350683640-15044-1-git-send-email-mgreer@animalcreek.com> Message-ID: <20121022193829.GC1708@animalcreek.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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" > > > > 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 > M: "David S. Miller" > 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 --