All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller updates for v5.14, part 2
@ 2021-06-17 12:56 ` Philipp Zabel
  0 siblings, 0 replies; 3+ messages in thread
From: Philipp Zabel @ 2021-06-17 12:56 UTC (permalink / raw)
  To: soc; +Cc: linux-arm-kernel, kernel

Dear SoC maintainers,

The following changes since commit e207457f9045343a24d936fbb67eb4b412f1c6ad:

  reset: brcmstb: Add missing MODULE_DEVICE_TABLE (2021-05-12 08:01:26 +0200)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-for-v5.14-2

for you to fetch changes up to 48a74b1147f7db4623eaed591cc01eb740b871c0:

  reset: Add compile-test stubs (2021-06-09 13:37:16 +0200)

----------------------------------------------------------------
Reset controller updates for v5.14, part2

This tag contains a few small fixes, allows to build the Berlin reset
driver as a module, and adds stubs to the reset controller API to allow
compile-testing drivers outside of drivers/reset without enabling the
reset framework.

----------------------------------------------------------------
Hao Fang (1):
      reset: hi6220: Use the correct HiSilicon copyright

Jisheng Zhang (1):
      reset: berlin: support module build

Philipp Zabel (1):
      reset: bail if try_module_get() fails

Thierry Reding (1):
      reset: Add compile-test stubs

Wei Yongjun (1):
      reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()

Yang Yingliang (1):
      reset: lantiq: use devm_reset_controller_register()

 drivers/reset/Kconfig                  |  5 +++--
 drivers/reset/core.c                   |  5 ++++-
 drivers/reset/hisilicon/hi6220_reset.c |  2 +-
 drivers/reset/reset-berlin.c           | 10 ++++++++--
 drivers/reset/reset-lantiq.c           |  2 +-
 drivers/reset/reset-microchip-sparx5.c |  4 ++--
 include/linux/reset-controller.h       | 22 ++++++++++++++++++++++
 7 files changed, 41 insertions(+), 9 deletions(-)

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 12:56 [GIT PULL] Reset controller updates for v5.14, part 2 Philipp Zabel
2021-06-17 12:56 ` Philipp Zabel
2021-06-17 20:10 ` 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.