All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: soc@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: [GIT PULL] Reset controller fixes for v5.18
Date: Wed,  6 Apr 2022 17:33:37 +0200	[thread overview]
Message-ID: <20220406153337.1265414-1-p.zabel@pengutronix.de> (raw)

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Philipp Zabel <p.zabel@pengutronix.de>
To: soc@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: [GIT PULL] Reset controller fixes for v5.18
Date: Wed,  6 Apr 2022 17:33:37 +0200	[thread overview]
Message-ID: <20220406153337.1265414-1-p.zabel@pengutronix.de> (raw)

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-04-06 15:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06 15:33 Philipp Zabel [this message]
2022-04-06 15:33 ` [GIT PULL] Reset controller fixes for v5.18 Philipp Zabel
2022-04-07 12:50 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220406153337.1265414-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.