public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at91: drivers for 3.14 #1
@ 2013-12-13  9:05 Nicolas Ferre
  2013-12-22 19:44 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2013-12-13  9:05 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Jean-Christophe PLAGNIOL-VILLARD, Herbert Xu, Ludovic Desroches

Arnd, Olof, Kevin,

This is a "drivers" series that adds Device Tree support to 
Atmel crypto drivers (AES/[T]DES/SHA). As the DT part of this
addition is in at91-3.14-dt I thought it would be simpler to take
this series through arm-soc. I asked and got Herbert's blessing.

The Device Tree entries documented in these patches are very simple
and only declare the reg/irq values and the link to DMA.

Thanks, best regards,

The following changes since commit b46e837d8ef1f3c777bbf9513e2cdb5d87d6c374:

  ARM: at91/dt: remove old clk material (2013-12-02 15:31:29 +0100)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git tags/at91-drivers

for you to fetch changes up to 1ca5b7d95315c42cf0b78d33cd316e404a9f137c:

  crypto: atmel-sha - add sha information to the log (2013-12-12 18:39:36 +0100)

----------------------------------------------------------------
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

----------------------------------------------------------------
Nicolas Ferre (4):
      crypto: atmel-aes - add support for Device Tree
      crypto: atmel-tdes - add support for Device Tree
      crypto: atmel-sha - add support for Device Tree
      crypto: atmel-sha - add sha information to the log

 .../devicetree/bindings/crypto/atmel-crypto.txt    |  68 ++++++++++
 drivers/crypto/atmel-aes.c                         | 143 ++++++++++++++-------
 drivers/crypto/atmel-sha.c                         | 103 +++++++++++----
 drivers/crypto/atmel-tdes.c                        | 143 ++++++++++++++-------
 4 files changed, 334 insertions(+), 123 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/crypto/atmel-crypto.txt

-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-22 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13  9:05 [GIT PULL] at91: drivers for 3.14 #1 Nicolas Ferre
2013-12-22 19:44 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox