[PATCH 00/15] OMAP SHAM & AES Crypto Updates
From: mgreer@animalcreek.com (Mark A. Greer)
Date: 2012-12-25 19:34:27
Also in:
linux-omap
On Tue, Dec 25, 2012 at 12:29:37PM -0700, Mark A. Greer wrote:
On Sun, Dec 23, 2012 at 08:40:43AM +0000, Paul Walmsley wrote:quoted
Hi Mark, On Fri, 21 Dec 2012, Mark A. Greer wrote:quoted
From: "Mark A. Greer" <mgreer@animalcreek.com> [This series supersedes the hwmod related patches sent in the "crypto: omap-sham updates" and "crypto: omap-aes updates" series a few weeks ago.] This series adds hwmod support for the OMAP SHAM and AES modules on OMAP2, OMAP3, and OMAP4/AM33XX SoCs. It also adds device tree info for those modules.Thanks for working on this, this will get us much closer to being able to convert the hwmod code into an OMAP bus. I haven't looked closely at these patches yet, but a few comments/questions: - Looks like the two DTS patches are the ones with direct dependencies on the DMA Engine support patches that you mentioned.The patch(es) that convert the drivers to use dma_request_slave_channel_compat() will cause problems too if the patch that adds that call isn't in your branch. AFAIK, this is the latest version, https://patchwork.kernel.org/patch/1459231/ from Jon Hunter.
Oops, sorry, please disregard this comment. I had the wrong patchset in mind when I wrote it. Mark --