All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v5.11-rc2
Date: Thu, 07 Jan 2021 17:09:55 +0000	[thread overview]
Message-ID: <20210107171041.11778233FD@mail.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1581 bytes --]

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.11-rc2

for you to fetch changes up to 36836f5b377b5a75c16f5bdc5c0f97f9f51212e1:

  Merge qcom driver fix into regulator-5.11 (2021-01-04 16:23:20 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.11

A few minor driver specific fixes, mostly DT bindings document bits,
plus a new device ID.

----------------------------------------------------------------
Arnd Bergmann (1):
      regulator: qcom-rpmh: add QCOM_COMMAND_DB dependency

Dmitry Baryshkov (2):
      dt-bindings: regulator: qcom,rpmh-regulator: add pm8009 revision
      regulator: qcom-rpmh-regulator: correct hfsmps515 definition

Guido Günther (1):
      regulator: bd718x7: Add enable times

Mark Brown (3):
      regulator: pf8x00: Use specific compatible strings for devices
      Merge tag 'v5.11-rc1' into regulator-5.11
      Merge qcom driver fix into regulator-5.11

 .../bindings/regulator/nxp,pf8x00-regulator.yaml   |  6 ++-
 .../bindings/regulator/qcom,rpmh-regulator.txt     |  1 +
 drivers/regulator/Kconfig                          |  1 +
 drivers/regulator/bd718x7-regulator.c              | 57 ++++++++++++++++++++++
 drivers/regulator/pf8x00-regulator.c               |  8 ++-
 drivers/regulator/qcom-rpmh-regulator.c            |  2 +-
 6 files changed, 70 insertions(+), 5 deletions(-)

             reply	other threads:[~2021-01-07 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 17:09 Mark Brown [this message]
2021-01-07 20:24 ` [GIT PULL] regulator fixes for v5.11-rc2 pr-tracker-bot

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=20210107171041.11778233FD@mail.kernel.org \
    --to=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.