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)
commit227db588a8a6f7f86e0ac8a8883689b7b20cecf3
treef85409cc89294b8266adda723c2c5efbced4c0ae
parent86e762d96713aeafac2dc582bbd38075d421c20a
parent69a8c2452caae22008ee170d3ef66e97e9df391e
Merge tag 'sunxi-drivers-for-4.20' of git://git./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>