public inbox for linux-kernel@vger.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.12-rc2
Date: Fri, 12 Mar 2021 19:11:05 +0000	[thread overview]
Message-ID: <20210312191230.DE78564F80@mail.kernel.org> (raw)

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d450293c55005a3b0a25d209e981ac425483fead:

  regulator: mt6315: Fix off-by-one for .n_voltages (2021-03-11 13:23:21 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.12

A small collection fo driver specific fixes that have arrived since the
merge window.

----------------------------------------------------------------
Axel Lin (2):
      regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid mode
      regulator: mt6315: Fix off-by-one for .n_voltages

Frieder Schrempf (2):
      regulator: pca9450: Fix return value when failing to get sd-vsel GPIO
      regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting

Wei Yongjun (1):
      regulator: rt4831: Fix return value check in rt4831_regulator_probe()

satya priya (2):
      regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
      regulator: qcom-rpmh: Use correct buck for S1C regulator

 drivers/regulator/mt6315-regulator.c    |  4 ++--
 drivers/regulator/pca9450-regulator.c   | 10 +++++++++-
 drivers/regulator/qcom-rpmh-regulator.c |  6 +++---
 drivers/regulator/rt4831-regulator.c    |  4 ++--
 include/linux/regulator/pca9450.h       |  3 +++
 5 files changed, 19 insertions(+), 8 deletions(-)

             reply	other threads:[~2021-03-12 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12 19:11 Mark Brown [this message]
2021-03-12 20:03 ` [GIT PULL] regulator fixes for v5.12-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=20210312191230.DE78564F80@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox