All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] regulator fixes for 5.3
Date: Mon, 9 Sep 2019 15:16:04 +0100	[thread overview]
Message-ID: <20190909141604.GI2036@sirena.org.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

The following changes since commit 811ba489fa524ec634933cdf83aaf6c007a4c004:

  regulator: of: Add of_node_put() before return in function (2019-08-01 14:07:46 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 3829100a63724f6dbf264b2a7f06e7f638ed952d:

  regulator: twl: voltage lists for vdd1/2 on twl4030 (2019-08-15 15:08:41 +0100)

----------------------------------------------------------------
regulator: Fixes for v5.3

This is obviouly very late, containing three small and simple
driver specific fixes.  The main one is the TWL fix, this fixes
issues with cpufreq on the PMICs used with BeagleBoard generation
OMAP SoCs which had been broken due to changes in the generic OPP
code exposing a bug in the regulator driver for these devices
causing them to think that OPPs weren't supported on the system.

Sorry about sending this so late, I hadn't registered that the
TWL issue manifested in cpufreq.

----------------------------------------------------------------

Andreas Kemnade (1):
      regulator: twl: voltage lists for vdd1/2 on twl4030

Dan Carpenter (1):
      regulator: slg51000: Fix a couple NULL vs IS_ERR() checks

Raag Jadav (1):
      regulator: act8945a-regulator: fix ldo register addresses in set_mode hook

 drivers/regulator/act8945a-regulator.c |  8 ++++----
 drivers/regulator/slg51000-regulator.c |  4 ++--
 drivers/regulator/twl-regulator.c      | 23 ++++++++++++++++++++---
 3 files changed, 26 insertions(+), 9 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2019-09-09 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09 14:16 Mark Brown [this message]
2019-09-09 19:40 ` [GIT PULL] regulator fixes for 5.3 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=20190909141604.GI2036@sirena.org.uk \
    --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.