linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: soc@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: [GIT PULL] Reset controller updates for v5.14, part 2
Date: Thu, 17 Jun 2021 14:56:37 +0200	[thread overview]
Message-ID: <14d33ac19b2a107e97ce1ab264987b707baa9ba7.camel@pengutronix.de> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2021-06-17 12:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14d33ac19b2a107e97ce1ab264987b707baa9ba7.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    --subject='Re: [GIT PULL] Reset controller updates for v5.14, part 2' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).