]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/drivers
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 17:03:42 +0000 (19:03 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 17:03:43 +0000 (19:03 +0200)
commita97bf0c6aa5c37504ea10436d3b5b763f5665140
tree1aaa3e677d9f2d9c60f0f7454b5481e71663341d
parentb892924264c19a155374a0c1cc20c32a91bd3a0a
parent1c64de886b8893c0158097edd6ba08d527a2c97a
Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/drivers

Reset controller updates for v6.16

* Add T-HEAD TH1520 and Renesas RZ/V2H(P) USB2PHY reset controller
  drivers.
* Add devm_reset_control_array_get_exclusive_released() variant to allow
  using the acquire/release hand-off mechanism for exclusive reset
  controls bundled into reset control arrays.
* Add Sophgo SG2044 reset controller to device tree bindings.

* tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux:
  dt-bindings: reset: sophgo: Add SG2044 bindings.
  MAINTAINERS: Add entry for Renesas RZ/V2H(P) USB2PHY Port Reset driver
  reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)
  dt-bindings: reset: Document RZ/V2H(P) USB2PHY reset
  reset: Add devm_reset_control_array_get_exclusive_released()
  reset: thead: Add TH1520 reset controller driver
  dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller

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