mbox series

[GIT,PULL] Reset controller changes for v5.11

Message ID d586ada0073f2ac50a02274f42bf07bfb0603835.camel@pengutronix.de (mailing list archive)
State Accepted
Commit 03c48a830e9d256be34f15f782f9877d0d9a9c2f
Headers show
Series [GIT,PULL] Reset controller changes for v5.11 | expand

Pull-request

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

Message

Philipp Zabel Dec. 4, 2020, 2:25 p.m. UTC
Dear SoC maintainers,

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d06c4dec98b655e2808d2a59681ec24197c59c9d:

  reset-controller: ti: force the write operation when assert or deassert (2020-12-03 08:44:57 +0100)

----------------------------------------------------------------
Reset controller updates for v5.11

This tag adds support for sharing pulsed resets under certain
conditions. For example, when multiple drivers go through a
suspend-resume cycle, a reset line they share can be triggered
again during resume.
Further, the reset-meson driver now can be built as a module, the
reset-socfpga driver properly releases its memory region in the
probe error path, and reset-ti-syscon driver uses regmap_write_bits()
instead of regmap_update_bits() to support devices without status
readback.

----------------------------------------------------------------
Amjad Ouled-Ameur (1):
      reset: make shared pulsed reset controls re-triggerable

Crystal Guo (1):
      reset-controller: ti: force the write operation when assert or deassert

Dinh Nguyen (1):
      reset: socfpga: add error handling and release mem-region

Neil Armstrong (1):
      reset: meson: make it possible to build as a module

 drivers/reset/Kconfig           |  3 +-
 drivers/reset/core.c            | 73 +++++++++++++++++++++++++++++++++++++++++
 drivers/reset/reset-meson.c     |  8 ++++-
 drivers/reset/reset-socfpga.c   | 11 +++++--
 drivers/reset/reset-ti-syscon.c |  4 +--
 include/linux/reset.h           |  1 +
 6 files changed, 94 insertions(+), 6 deletions(-)

Comments

Arnd Bergmann Dec. 8, 2020, 11:31 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 04 Dec 2020 15:25:02 +0100, Philipp Zabel wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.pengutronix.de/pza/linux tags/reset-for-v5.11
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 03c48a830e9d256be34f15f782f9877d0d9a9c2f

       Arnd
patchwork-bot+linux-soc@kernel.org Dec. 8, 2020, 11:50 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Fri, 04 Dec 2020 15:25:02 +0100 you wrote:
> Dear SoC maintainers,
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller changes for v5.11
    https://git.kernel.org/soc/soc/c/03c48a830e9d

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html