Merge tag 'reset-for-v5.17' of git://git.pengutronix.de/pza/linux into arm/late
Reset controller updates vor v5.17
Add an optional variant of of_reset_control_get_exclusive(), document
a deprecated hi3660-reset device tree property, check whether reset
deassertion worked in the reset-rzg2l-usbphy-ctrl driver, and simplify
the uniphier-glue driver a bit.
* tag 'reset-for-v5.17' of git://git.pengutronix.de/pza/linux:
reset: uniphier-glue: Use devm_add_action_or_reset()
reset: uniphier-glue: Use reset_control_bulk API
reset: renesas: Check return value of reset_control_deassert()
dt-bindings: reset: document deprecated HiSilicon property
reset: Add of_reset_control_get_optional_exclusive()
Link: https://lore.kernel.org/r/20220105172618.302522-1-p.zabel@pengutronix.de
Signed-off-by: Olof Johansson <olof@lixom.net>