linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Update for ux500 CRYP and HASH
@ 2012-05-08 11:28 Andreas Westin
  2012-05-08 11:28 ` [PATCH 1/2] mach-ux500: Crypto: core support for CRYP/HASH module Andreas Westin
  2012-05-08 11:28 ` [PATCH 2/2] crypto: ux500: Update DMA handling for 3.4 Andreas Westin
  0 siblings, 2 replies; 11+ messages in thread
From: Andreas Westin @ 2012-05-08 11:28 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller
  Cc: linux-crypto, arnd, sfr, lee.jones, Andreas Westin

Hi,

This is an update of the core platform support for
ux500 HASH and CRYP driver. Also a small update for DMA
in the drivers.

Note that this does not apply cleanly on the cryptodev tree since it
does not seem to be up to date for ux500.

Herbert, how should we handle this, do you want to ack this and we send
it during the merge window or another way ?

Cheers
Andreas

Andreas Westin (2):
  mach-ux500: Crypto: core support for CRYP/HASH module.
  crypto: ux500: Update DMA handling for 3.4

 arch/arm/mach-ux500/board-mop500.c              |   48 ++++++++++++++++++++
 arch/arm/mach-ux500/clock.c                     |   18 ++++----
 arch/arm/mach-ux500/devices-common.h            |   54 +++++++++++++++++++++++
 arch/arm/mach-ux500/devices-db8500.h            |    4 ++
 arch/arm/mach-ux500/id.c                        |    3 ++
 arch/arm/mach-ux500/include/mach/crypto-ux500.h |    1 +
 arch/arm/mach-ux500/include/mach/devices.h      |    3 ++
 drivers/crypto/ux500/cryp/cryp_core.c           |    5 +--
 drivers/crypto/ux500/hash/hash_core.c           |    2 +-
 9 files changed, 126 insertions(+), 12 deletions(-)

-- 
1.7.10

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-05-09 14:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 11:28 [PATCH 0/2] Update for ux500 CRYP and HASH Andreas Westin
2012-05-08 11:28 ` [PATCH 1/2] mach-ux500: Crypto: core support for CRYP/HASH module Andreas Westin
2012-05-08 19:37   ` Arnd Bergmann
2012-05-09  8:36     ` Linus Walleij
2012-05-09  8:51       ` Andreas WESTIN
2012-05-09 12:17         ` Arnd Bergmann
2012-05-09 13:09           ` Linus Walleij
2012-05-09 13:18             ` Andreas WESTIN
2012-05-09 13:47             ` Arnd Bergmann
2012-05-09 13:59               ` Andreas WESTIN
2012-05-08 11:28 ` [PATCH 2/2] crypto: ux500: Update DMA handling for 3.4 Andreas Westin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).