]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
authorOlof Johansson <olof@lixom.net>
Sun, 13 Jan 2019 06:03:59 +0000 (22:03 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 13 Jan 2019 06:03:59 +0000 (22:03 -0800)
commit56acb3ef76177a5aabe6613bf27348d34f1e65c0
tree346b9f684e71cb93d573b6e973799819b27b69b9
parent2ec472edcd72947b031ec998d646dd7a6be958dd
parentb5f034845e70916fd33e172fad5ad530a29c10ab
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes

mvebu fixes for 5.0

They are all device tree fixes which also worth being in stable:

 - Reserve PSCI area on Armada 7K/8K preventing the kernel accessing
   this area and crashing while doing it.

 - Use correct PCIe reset signal on MACCHIATOBin  (Armada 8040 based)

 - Fix polarity of GPIO fan line D-Link DNS NASes(kikwood based)

* tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu:
  ARM: dts: kirkwood: Fix polarity of GPIO fan lines
  arm64: dts: marvell: mcbin: fix PCIe reset signal
  arm64: dts: marvell: armada-ap806: reserve PSCI area

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