]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclem...
authorArnd Bergmann <arnd@arndb.de>
Sat, 3 Apr 2021 19:57:53 +0000 (21:57 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 6 Apr 2021 21:21:08 +0000 (23:21 +0200)
commitb3b581d8cad0a9791a3cb0da58a89786da4d1d9a
tree4d4dd08501a2a654150e12988106702c7df3fe63
parent8fa1e6ab9c36fe97b7a9583c4c5833f8352e41b6
parent34fb9d6141801a2bd32c134bdb9dd4ef6bcdc036
Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/fixes

mvebu fixes for 5.12 (part 1)

2 fixes on on turris-omnia (Armada 38x based:)
 - Fix storm interrupt
 - Enable hardware buffer management as it should be

Unbreak AHCI on all Marvell Armada 7k8k / CN913x platforms

* tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu:
  ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
  ARM: dts: turris-omnia: fix hardware buffer management
  Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"

Link: https://lore.kernel.org/r/87a6qgctit.fsf@BL-laptop
Signed-off-by: Arnd Bergmann <arnd@arndb.de>