]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jan 2022 20:56:16 +0000 (12:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jan 2022 20:56:16 +0000 (12:56 -0800)
commitaecccb679b3333f8742d79e9d86f8d9a219d15f5
tree934c1fdce1a28d8da918d31cd6fa929852351864
parent0d0038009abc6863af51c5b2cfb15282e050dd50
parent848ecbea8b4c65e2a04e6fdc691b11ad4a94d1c5
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC fixes from Olof Johansson:
 "A few more fixes have come in, nothing overly severe but would be good
  to get in by final release:

   - More specific compatible fields on the qspi controller for socfpga,
     to enable quirks in the driver

   - A runtime PM fix for Renesas to fix mismatched reference counts on
     errors"

* tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
  dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"
  reset: renesas: Fix Runtime PM usage