All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller fixes for v5.15
@ 2021-10-19 15:12 ` Philipp Zabel
  0 siblings, 0 replies; 5+ messages in thread
From: Philipp Zabel @ 2021-10-19 15:12 UTC (permalink / raw)
  To: soc; +Cc: linux-arm-kernel, kernel

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-20 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 15:12 [GIT PULL] Reset controller fixes for v5.15 Philipp Zabel
2021-10-19 15:12 ` Philipp Zabel
2021-10-20 14:44 ` Arnd Bergmann
2021-10-20 14:44   ` Arnd Bergmann
2021-10-20 14:50 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.