]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 18 Nov 2016 17:53:55 +0000 (09:53 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 18 Nov 2016 17:53:55 +0000 (09:53 -0800)
commit555b2b5d254d60c8b7b8ec566d2f8226f2441a5e
treed5fa887cda974512f5e557fd21140ad0ac105b1e
parente87c077ff6d519676cf40f7090d74828be878a2a
parent2ae2e28852f21ec9efc527c1f3ecc5f7c7e27e42
Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers

Drivers for 4.10:

 - few fixes for the memory drivers
 - minimal security module driver
 - support for the Secure SRAM

* tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
  misc: sram: add Atmel securam support
  misc: sram: document new compatible
  ARM: at91: add secumod register definitions
  Documentation: dt: atmel-at91: Document secumod bindings
  memory: atmel-sdramc: use builtin_platform_driver to simplify the code
  memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()

Signed-off-by: Olof Johansson <olof@lixom.net>