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

Dear arm-soc maintainers,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a57f68ddc8865d59a19783080cc52fb4a11dc209:

  reset: Fix devm bulk optional exclusive control getter (2022-06-29 15:56:20 +0200)

----------------------------------------------------------------
Reset controller fixes for v5.19

Fix the MAINTAINERS entry for the Synopsys AXS10x reset controller
driver, which still points to a nonexistent .txt file after the device
tree binding .yaml conversion.
Also, fix the devm_reset_control_bulk_get_optional_exclusive() call,
which was defective since its introduction due to a copy & paste error.

----------------------------------------------------------------
Lukas Bulwahn (1):
      MAINTAINERS: rectify entry for SYNOPSYS AXS10x RESET CONTROLLER DRIVER

Serge Semin (1):
      reset: Fix devm bulk optional exclusive control getter

 MAINTAINERS           | 2 +-
 include/linux/reset.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* [GIT PULL] Reset controller fixes for v5.19
@ 2022-07-07 10:13 ` Philipp Zabel
  0 siblings, 0 replies; 4+ messages in thread
From: Philipp Zabel @ 2022-07-07 10:13 UTC (permalink / raw)
  To: soc; +Cc: linux-arm-kernel, kernel, Philipp Zabel

Dear arm-soc maintainers,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a57f68ddc8865d59a19783080cc52fb4a11dc209:

  reset: Fix devm bulk optional exclusive control getter (2022-06-29 15:56:20 +0200)

----------------------------------------------------------------
Reset controller fixes for v5.19

Fix the MAINTAINERS entry for the Synopsys AXS10x reset controller
driver, which still points to a nonexistent .txt file after the device
tree binding .yaml conversion.
Also, fix the devm_reset_control_bulk_get_optional_exclusive() call,
which was defective since its introduction due to a copy & paste error.

----------------------------------------------------------------
Lukas Bulwahn (1):
      MAINTAINERS: rectify entry for SYNOPSYS AXS10x RESET CONTROLLER DRIVER

Serge Semin (1):
      reset: Fix devm bulk optional exclusive control getter

 MAINTAINERS           | 2 +-
 include/linux/reset.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

* Re: [GIT PULL] Reset controller fixes for v5.19
  2022-07-07 10:13 ` Philipp Zabel
  (?)
@ 2022-07-08  7:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-07-08  7:50 UTC (permalink / raw)
  To: Philipp Zabel; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Thu,  7 Jul 2022 12:13:44 +0200 you wrote:
> Dear arm-soc maintainers,
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v5.19
    https://git.kernel.org/soc/soc/c/a902fa8eccaf

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



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

* Re: [GIT PULL] Reset controller fixes for v5.19
  2022-07-07 10:13 ` Philipp Zabel
  (?)
  (?)
@ 2022-07-08  7:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-07-08  7:50 UTC (permalink / raw)
  To: Philipp Zabel; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu,  7 Jul 2022 12:13:44 +0200 you wrote:
> Dear arm-soc maintainers,
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v5.19
    https://git.kernel.org/soc/soc/c/a902fa8eccaf

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



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

end of thread, other threads:[~2022-07-08  7:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07 10:13 [GIT PULL] Reset controller fixes for v5.19 Philipp Zabel
2022-07-07 10:13 ` Philipp Zabel
2022-07-08  7:50 ` patchwork-bot+linux-soc
2022-07-08  7: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.