crypto: atmel-aes - add support for Device Tree
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 14 Oct 2013 15:52:38 +0000 (17:52 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 12 Dec 2013 17:39:35 +0000 (18:39 +0100)
commitbe943c7d27b14dbd700770d2fd6c704be95a0ec9
tree4e8b9085698a10873ce91f646f5d13684b97357c
parentb46e837d8ef1f3c777bbf9513e2cdb5d87d6c374
crypto: atmel-aes - add support for Device Tree

Add support for Device Tree and use of the DMA DT API to
get the needed channels.
Documentation is added for these DT nodes.

Initial code by: Nicolas Royer and Eukrea.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/atmel-crypto.txt [new file with mode: 0644]
drivers/crypto/atmel-aes.c