]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sunxi-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Oct 2018 07:59:03 +0000 (09:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Oct 2018 07:59:32 +0000 (09:59 +0200)
commit91bda6a9873cf8e66b13600280c57a10d1a47e51
treef85409cc89294b8266adda723c2c5efbced4c0ae
parent902659a22eb7f7628fa917ddc4aef40f16a63c80
parentf6bb4bb4dabfaac6d6af1fce1cdec1d2aab28e57
Merge tag 'sunxi-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/drivers

Allwinner drivers changes for 4.20

The H6 is now supported in our SRAM driver bindings, and we have a small
Makefile change for the SRAM driver to build it without building the
ARCH_SUNXI architecture, especially relevant for the COMPILE_TEST case.

* tag 'sunxi-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C
  drivers: soc: Allow building the sunxi driver without ARCH_SUNXI

Signed-off-by: Arnd Bergmann <arnd@arndb.de>