]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes
authorArnd Bergmann <arnd@arndb.de>
Thu, 19 Oct 2017 15:40:11 +0000 (17:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 19 Oct 2017 15:40:11 +0000 (17:40 +0200)
commit1344dd78556f60a7ed5a2c738bb347be284b074c
tree6bc562d4361ce39e9a9e2eb8b96e6fec3ebc9afd
parent5172883e47d45e0b0d91defa68f765d05e7fc0aa
parent27df3588b926018f3790d2f58a4437e1d0effcde
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes

Pull "mvebu fixes for 4.14 (part 2)" from Gregory CLEMENT

Two device tree related fixes:

- One on Armada 38x using a other compatible string for I2C in order
  to cover an errata.

- One for Armada 7K/8K fixing a typo on interrupt-map property for
  PCIe leading to fail PME and AER root port service initialization

And the last one for the mbus fixing the window size calculation when
it exceed 32bits

* tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu:
  bus: mbus: fix window size calculation for 4GB windows
  ARM: dts: Fix I2C repeated start issue on Armada-38x
  arm64: dts: marvell: fix interrupt-map property for Armada CP110 PCIe controller