[GIT PULL] Reset controller fixes for v5.18

Philipp Zabel p.zabel at pengutronix.de
Wed Apr 6 08:33:37 PDT 2022


Dear arm-soc maintainers,

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v5.18

for you to fetch changes up to 03cb66463b5547b289099a95ac4ea591cca88ca9:

  dt-bindings: reset: Add parent "resets" property as optional (2022-04-04 11:35:29 +0200)

The first two patches were part of the missed reset-for-v5.17 tag.

----------------------------------------------------------------
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.

----------------------------------------------------------------
David Heidelberg (1):
      dt-bindings: reset: document deprecated HiSilicon property

Heiner Kallweit (1):
      reset: renesas: Check return value of reset_control_deassert()

Kunihiko Hayashi (1):
      dt-bindings: reset: Add parent "resets" property as optional

Sameer Pujar (1):
      reset: tegra-bpmp: Restore Handle errors in BPMP response

 .../devicetree/bindings/reset/hisilicon,hi3660-reset.yaml        | 5 +++++
 .../devicetree/bindings/reset/socionext,uniphier-reset.yaml      | 3 +++
 drivers/reset/reset-rzg2l-usbphy-ctrl.c                          | 4 +++-
 drivers/reset/tegra/reset-bpmp.c                                 | 9 ++++++++-
 4 files changed, 19 insertions(+), 2 deletions(-)



More information about the linux-arm-kernel mailing list