Merge tag 'reset-for-v5.16' of git://git.pengutronix.de/pza/linux into arm/drivers
authorArnd Bergmann <arnd@arndb.de>
Wed, 20 Oct 2021 21:26:52 +0000 (23:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 Oct 2021 21:26:53 +0000 (23:26 +0200)
commitc13d33985defbc172388e6a6e0772904d43347fb
tree53df2e30e7671be49d90bfdfeeb0322ed5844182
parent20f6d9586eee5734072886cf052b72807b0afc4c
parent8c81620ac1ace77dd0cbcc2193d4c7311f77d49b
Merge tag 'reset-for-v5.16' of git://git.pengutronix.de/pza/linux into arm/drivers

Reset controller updates for v5.16

Allow building the reset-brcmstb-rescal driver as module, add reset
lines for the Uniphier PXs3 audio and video input subsystems and
bindings for the Uniphier NX1 SoC, and add lan966x switch reset support
to the reset-microchip-sparx5 driver.

* tag 'reset-for-v5.16' of git://git.pengutronix.de/pza/linux:
  reset: mchp: sparx5: Extend support for lan966x
  dt-bindings: reset: Add lan966x support
  reset: uniphier: Add NX1 reset support
  dt-bindings: reset: uniphier: Add NX1 reset control binding
  reset: uniphier: Add audio system and video input reset control for PXs3
  reset: Allow building Broadcom STB RESCAL as module

Link: https://lore.kernel.org/r/96e686f78f0e42bad666df5ec0cbcb2dcdc270a3.camel@pengutronix.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>