]> git.baikalelectronics.ru Git - 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)
commit7ccee33d6fb6cd2fe80befd1035441b3fff5eb33
tree6b065d940841473daca01a631d4cba636c9dafeb
parentb3cbe6d6744147c1ac5f899e6afaa0c5ef91b959
parentc8f258bdade36baac74e93f886eaea544f670fa0
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>