]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'reset-fixes-for-v6.14' of git://git.pengutronix.de/pza/linux into arm...
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Mar 2025 17:07:58 +0000 (18:07 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Mar 2025 17:07:58 +0000 (18:07 +0100)
commit5c81649d704202b19c5071b892c08a6380f30941
treef947ccaf92fd052d2ba20428415c9fc329555689
parent262666c04be6afa8f15b6c318596b54c37499cda
parent0e2268f88bb27ef14ac3de1bc4df29ff12bb28cb
Merge tag 'reset-fixes-for-v6.14' of git://git.pengutronix.de/pza/linux into arm/fixes

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.

* tag 'reset-fixes-for-v6.14' of git://git.pengutronix.de/pza/linux:
  reset: mchp: sparx5: Fix for lan966x

Link: https://lore.kernel.org/r/20250314164401.743984-1-p.zabel@pengutronix.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>