crypto: atmel-sha - add support for Device Tree
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 15 Oct 2013 13:36:34 +0000 (15:36 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 12 Dec 2013 17:39:36 +0000 (18:39 +0100)
commitabfe7ae407c44de51f0fec8d87d448c7c27e1285
tree73e9883b42144c0ee3ae4ac7c8704d2f447af02e
parent84c8976b643af63150072e6c3e5f156dd6f9c910
crypto: atmel-sha - add support for Device Tree

Add support for Device Tree and use of the DMA DT API to
get the channels if needed.
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
drivers/crypto/atmel-sha.c