[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20220108202011.GA1760@lx2k>
Date:   Sat, 8 Jan 2022 12:20:11 -0800
From:   Olof Johansson <olof@...om.net>
To:     torvalds@...ux-foundation.org
Cc:     olof@...om.net, linux-arm-kernel@...ts.infradead.org,
        soc@...nel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] SoC: Fixes for 5.16, part 4
Hi Linus,
The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2:
  Linux 5.16-rc7 (2021-12-26 13:17:17 -0800)
are available in the Git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.16-4
for you to fetch changes up to 8922bb6526ac4b20bd8de7f47d6e77808670f6c4:
  Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes (2022-01-05 16:18:50 -0800)
----------------------------------------------------------------
SoC; Fixes for 5.16, part 4
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.
----------------------------------------------------------------
Dinh Nguyen (2):
      dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"
      ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
Heiner Kallweit (1):
      reset: renesas: Fix Runtime PM usage
Olof Johansson (2):
      Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux into arm/fixes
      Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes
 Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml | 1 +
 arch/arm/boot/dts/socfpga.dtsi                           | 2 +-
 arch/arm/boot/dts/socfpga_arria10.dtsi                   | 2 +-
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi        | 2 +-
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi            | 2 +-
 drivers/reset/reset-rzg2l-usbphy-ctrl.c                  | 7 ++++++-
 6 files changed, 11 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists
 
