]> 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)
commitf0c6d7bbad413e2480b30dc0791c8d98dfcb0e47
treead911d76e1c4f3b66b7831b6beca4f3d4859be73
parent20b4b0b21f7ad234499198209b9b3fee7311d814
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