mbox series

[GIT,PULL] Reset controller fixes for v6.14

Message ID 20250314164401.743984-1-p.zabel@pengutronix.de (mailing list archive)
State Accepted
Commit 5c81649d704202b19c5071b892c08a6380f30941
Headers show
Series [GIT,PULL] Reset controller fixes for v6.14 | expand

Pull-request

git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.14

Message

Philipp Zabel March 14, 2025, 4:44 p.m. UTC
Dear arm-soc maintainers,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.14

for you to fetch changes up to 0e2268f88bb27ef14ac3de1bc4df29ff12bb28cb:

  reset: mchp: sparx5: Fix for lan966x (2025-03-13 09:40:26 +0100)

----------------------------------------------------------------
Reset controller fixes for v6.14

* Fix lan966x boot with internal CPU by stopping reset-microchip-sparx5
  from indirectly calling devm_request_mem_region() on a memory region
  shared with other devices.

----------------------------------------------------------------
Horatiu Vultur (1):
      reset: mchp: sparx5: Fix for lan966x

 drivers/reset/reset-microchip-sparx5.c | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 14, 2025, 5:30 p.m. UTC | #1
Hello:

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

On Fri, 14 Mar 2025 17:44:01 +0100 you wrote:
> Dear arm-soc maintainers,
> 
> The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
> 
>   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v6.14
    https://git.kernel.org/soc/soc/c/5c81649d7042

You are awesome, thank you!