]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
Merge tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 21:31:43 +0000 (13:31 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 21:31:43 +0000 (13:31 -0800)
commitbb7ece5fc43fb597ff965c79ddd62c3806f3e319
tree6b065d940841473daca01a631d4cba636c9dafeb
parent2d32d65741040b2908b2d948d0925d13392caf33
parentd44d37cb27df5501de0693fb03803e244653713c
Merge tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/drivers

Allwinner drivers changes for 4.21

Those patches are all about our SRAM driver, to enable new SoCs: the
F1c100s, the H5 and the A64 C1 SRAM, that is used by the video decoding
engine.

* tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  dt-bindings: sram: sunxi: Add compatible for the A64 SRAM C1
  dt-bindings: sram: sunxi: Add bindings for the H5 with SRAM C1
  dt-bindings: sram: Add Allwinner suniv F1C100s
  soc: sunxi: sram: Add support for the H5 SoC system control
  soc: sunxi: sram: Enable EMAC clock access for H3 variant
  soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macro

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