]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixes
authorOlof Johansson <olof@lixom.net>
Fri, 12 Jan 2018 00:58:41 +0000 (16:58 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 12 Jan 2018 00:58:41 +0000 (16:58 -0800)
commit9ddd0c131a1aaa9a0047ecdfac8e935aed0f7206
tree82aa3874c9fd50a7bf44a5f1d980057ded985a60
parent52334750f4b43eb73dfcbcb0e14d069c2bcfb3e7
parente3af9f7c6ece29fdb7fe0aeb83ac5d3077a06edb
Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixes

mvebu fixess for 4.15 (part 1)

2 device tree related fixes fixing 2 issues:
 - broken pinctrl support since 4.11 on OpenBlocks A7
 - implicit clock dependency making the kernel hang if the Xenon sdhci
   module was loaded before the mvpp2 Ethernet support (for this one
   the driver had to be fixed which was done in v4.14)

* tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu:
  ARM64: dts: marvell: armada-cp110: Fix clock resources for various node
  ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7

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