[GIT PULL] Reset controller updates vor v5.17
Philipp Zabel
p.zabel at pengutronix.de
Wed Jan 5 09:26:18 PST 2022
Dear arm-soc maintainers,
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.pengutronix.de/pza/linux.git tags/reset-for-v5.17
for you to fetch changes up to 89e7a6698fdd6d0cccf5bab11abc51f813944cd8:
reset: uniphier-glue: Use devm_add_action_or_reset() (2021-12-16 09:59:55 +0100)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Biju Das (1):
reset: Add of_reset_control_get_optional_exclusive()
David Heidelberg (1):
dt-bindings: reset: document deprecated HiSilicon property
Heiner Kallweit (1):
reset: renesas: Check return value of reset_control_deassert()
Philipp Zabel (2):
reset: uniphier-glue: Use reset_control_bulk API
reset: uniphier-glue: Use devm_add_action_or_reset()
.../bindings/reset/hisilicon,hi3660-reset.yaml | 5 ++
drivers/reset/reset-rzg2l-usbphy-ctrl.c | 4 +-
drivers/reset/reset-uniphier-glue.c | 75 ++++++++++------------
include/linux/reset.h | 20 ++++++
4 files changed, 62 insertions(+), 42 deletions(-)
More information about the linux-arm-kernel
mailing list