[GIT PULL] Reset controller fixes for v5.15

Philipp Zabel p.zabel at pengutronix.de
Tue Oct 19 08:12:51 PDT 2021


Dear SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux tags/reset-fixes-for-v5.15

for you to fetch changes up to 3ad60b4b3570937f3278509fe6797a5093ce53f8:

  reset: socfpga: add empty driver allowing consumers to probe (2021-10-05 12:23:16 +0200)

----------------------------------------------------------------
Reset controller fixes for v5.15

Fix the status bit polarity in the brcmstb-rescal driver, re-enable
pistachio driver selection after MACH_PISTACHIO removal, add transfer
error handling in the tegra-bpmp driver, and fix probing of the
reset-socfpga driver after recent device link changes.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      reset: pistachio: Re-enable driver selection

Jim Quinlan (1):
      reset: brcmstb-rescal: fix incorrect polarity of status bit

Mikko Perttunen (1):
      reset: tegra-bpmp: Handle errors in BPMP response

Paweł Anikiel (1):
      reset: socfpga: add empty driver allowing consumers to probe

 drivers/reset/Kconfig                |  4 ++--
 drivers/reset/reset-brcmstb-rescal.c |  2 +-
 drivers/reset/reset-socfpga.c        | 26 ++++++++++++++++++++++++++
 drivers/reset/tegra/reset-bpmp.c     |  9 ++++++++-
 4 files changed, 37 insertions(+), 4 deletions(-)



More information about the linux-arm-kernel mailing list