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 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html