]> git.baikalelectronics.ru Git - kernel.git/commit
Crypto: CESA: Add support for DT based instantiation.
authorAndrew Lunn <andrew@lunn.ch>
Mon, 3 Sep 2012 18:29:34 +0000 (20:29 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Sep 2012 14:40:00 +0000 (14:40 +0000)
commitd1e42b8bfcd1967e47188929c5b3dec5e9a08edd
treead911d76e1c4f3b66b7831b6beca4f3d4859be73
parent1edc4eae20f8b1262c46c280211d7624f6dd97d3
Crypto: CESA: Add support for DT based instantiation.

Based on work by Michael Walle and Jason Cooper.

Added support for getting the interrupt number and address of SRAM
from DT.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Conflicts:

arch/arm/mach-kirkwood/board-dt.c
Documentation/devicetree/bindings/crypto/mv_cesa.txt [new file with mode: 0644]
arch/arm/boot/dts/kirkwood.dtsi
arch/arm/mach-kirkwood/board-dt.c
drivers/crypto/mv_cesa.c