]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into arm...
authorArnd Bergmann <arnd@arndb.de>
Thu, 7 Apr 2022 12:38:59 +0000 (14:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 7 Apr 2022 12:39:00 +0000 (14:39 +0200)
commit120ae2b517cfe0e4528bb9bb21b93e14453519a9
tree0ca8725d6b2fbbe0ca506ab5573616f9d1324adf
parent30a8750ab4bdb88ef6cf1039d1900bbb4a8a7a37
parent96a1a0eeff5f93101580b4cac486a606a5f48013
Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into arm/fixes

Reset controller fixes for v5.18

Document the deprecated 'hisi,rst-syscon' device tree property for
hisilicon,hi3660-reset, add an error check to reset deassertion in
reset-rzg2l-usbphy-ctrl, restore transfer error handling in Tegra
reset-bpmp, and document the optional 'resets' device tree property
for socionext,uniphier-reset.

* tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux:
  dt-bindings: reset: Add parent "resets" property as optional
  reset: tegra-bpmp: Restore Handle errors in BPMP response
  reset: renesas: Check return value of reset_control_deassert()
  dt-bindings: reset: document deprecated HiSilicon property

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