]> Pileus Git - ~andy/linux/commit
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers
authorOlof Johansson <olof@lixom.net>
Sun, 22 Dec 2013 19:42:50 +0000 (11:42 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 22 Dec 2013 19:42:50 +0000 (11:42 -0800)
commit8f2d751a9e4061f30e10a38ef2da81552239da3e
treecea719ff0474b0b693d59db662102fddfa98be57
parent958c025a2a1de40b8edb615b2d99a962c6c84019
parent1ca5b7d95315c42cf0b78d33cd316e404a9f137c
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers

From Nicolas Ferre:

AT91 crypto drivers DT support:
- add DT to sha/des/aes existing drivers
- add DMA DT
- all documentation added to crypto/atmel-crypto.txt file

* tag 'at91-drivers' of git://github.com/at91linux/linux-at91:
  crypto: atmel-sha - add sha information to the log
  crypto: atmel-sha - add support for Device Tree
  crypto: atmel-tdes - add support for Device Tree
  crypto: atmel-aes - add support for Device Tree

Signed-off-by: Olof Johansson <olof@lixom.net>