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.15
Date: Tue, 19 Oct 2021 17:12:51 +0200	[thread overview]
Message-ID: <b378f2aae54538db6a13c98561b4cbcacbef937c.camel@pengutronix.de> (raw)

Dear SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3ad60b4b3570937f3278509fe6797a5093ce53f8:

  reset: socfpga: add empty driver allowing consumers to probe (2021-10-05 12:23:16 +0200)

----------------------------------------------------------------
Reset controller fixes for v5.15

Fix the status bit polarity in the brcmstb-rescal driver, re-enable
pistachio driver selection after MACH_PISTACHIO removal, add transfer
error handling in the tegra-bpmp driver, and fix probing of the
reset-socfpga driver after recent device link changes.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      reset: pistachio: Re-enable driver selection

Jim Quinlan (1):
      reset: brcmstb-rescal: fix incorrect polarity of status bit

Mikko Perttunen (1):
      reset: tegra-bpmp: Handle errors in BPMP response

Paweł Anikiel (1):
      reset: socfpga: add empty driver allowing consumers to probe

 drivers/reset/Kconfig                |  4 ++--
 drivers/reset/reset-brcmstb-rescal.c |  2 +-
 drivers/reset/reset-socfpga.c        | 26 ++++++++++++++++++++++++++
 drivers/reset/tegra/reset-bpmp.c     |  9 ++++++++-
 4 files changed, 37 insertions(+), 4 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.15
Date: Tue, 19 Oct 2021 17:12:51 +0200	[thread overview]
Message-ID: <b378f2aae54538db6a13c98561b4cbcacbef937c.camel@pengutronix.de> (raw)
Message-ID: <20211019151251.0lXJ-1qGxMmtbPXO14SmhcFKWq2y44xzgh3vVjLjcTI@z> (raw)

Dear SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3ad60b4b3570937f3278509fe6797a5093ce53f8:

  reset: socfpga: add empty driver allowing consumers to probe (2021-10-05 12:23:16 +0200)

----------------------------------------------------------------
Reset controller fixes for v5.15

Fix the status bit polarity in the brcmstb-rescal driver, re-enable
pistachio driver selection after MACH_PISTACHIO removal, add transfer
error handling in the tegra-bpmp driver, and fix probing of the
reset-socfpga driver after recent device link changes.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      reset: pistachio: Re-enable driver selection

Jim Quinlan (1):
      reset: brcmstb-rescal: fix incorrect polarity of status bit

Mikko Perttunen (1):
      reset: tegra-bpmp: Handle errors in BPMP response

Paweł Anikiel (1):
      reset: socfpga: add empty driver allowing consumers to probe

 drivers/reset/Kconfig                |  4 ++--
 drivers/reset/reset-brcmstb-rescal.c |  2 +-
 drivers/reset/reset-socfpga.c        | 26 ++++++++++++++++++++++++++
 drivers/reset/tegra/reset-bpmp.c     |  9 ++++++++-
 4 files changed, 37 insertions(+), 4 deletions(-)

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

             reply	other threads:[~2021-10-19 15:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19 15:12 Philipp Zabel [this message]
2021-10-19 15:12 ` [GIT PULL] Reset controller fixes for v5.15 Philipp Zabel
2021-10-20 14:44 ` Arnd Bergmann
2021-10-20 14:44   ` Arnd Bergmann
2021-10-20 14: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=b378f2aae54538db6a13c98561b4cbcacbef937c.camel@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.