mbox series

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

Message ID 20250314164401.743984-1-p.zabel@pengutronix.de (mailing list archive)
State New
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(-)