mirror of https://lore.kernel.org/lkml/
 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 updates for v6.14
Date: Mon, 20 Jan 2025 15:04:46 +0000	[thread overview]
Message-ID: <c60996058634f0742562d3e048773b68.broonie@kernel.org> (raw)

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v6.14

for you to fetch changes up to 367a8200a91025289f9664e468fbc2b67c95e70e:

  regulator: dt-bindings: Add regulator-power-budget-milliwatt property (2025-01-17 17:48:55 +0000)

----------------------------------------------------------------
regulator: Updates for v6.14

This was a very quiet release, aside from some smaller improvements we
have:

 - Support for power budgeting on regulators, initially targeted at some
   still in review support for PSE controllers but generally useful.
 - Support for error interrupts from ROHM BD96801 devices.
 - Support for NXP PCA9452.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      regulator: dt-bindings: mt6315: Drop regulator-compatible property

Frank Li (1):
      regulator: pca9450: Use dev_err_probe() to simplify code

Joe Hattori (1):
      regulator: of: Implement the unwind path of of_regulator_match()

Joy Zou (2):
      regulator: dt-bindings: pca9450: Add pca9452 support
      regulator: pca9450: Add PMIC pca9452 support

Kory Maincent (2):
      regulator: Add support for power budget
      regulator: dt-bindings: Add regulator-power-budget-milliwatt property

Kory Maincent (Dent Project) (1):
      regulator: core: Resolve supply using of_node from regulator_config

Mark Brown (1):
      regulator: Merge up v6.12-rc2

Matti Vaittinen (1):
      regulator: bd96801: Add ERRB IRQ

Robin Gong (1):
      regulator: pca9450: add enable_value for all bucks

Shree Ramamoorthy (4):
      regulator: tps65219: Use dev_err_probe() instead of dev_err()
      regulator: tps65219: Update driver name
      regulator: tps65219: Remove MODULE_ALIAS
      regulator: tps65219: Remove debugging helper function

 .../bindings/regulator/mt6315-regulator.yaml       |   6 -
 .../bindings/regulator/nxp,pca9450-regulator.yaml  |   1 +
 .../devicetree/bindings/regulator/regulator.yaml   |   3 +
 drivers/regulator/bd96801-regulator.c              | 130 +++++++++++++++--
 drivers/regulator/core.c                           | 153 +++++++++++++++++++--
 drivers/regulator/of_regulator.c                   |  17 ++-
 drivers/regulator/pca9450-regulator.c              | 111 ++++++++-------
 drivers/regulator/tps65219-regulator.c             |  39 +-----
 include/linux/regulator/consumer.h                 |  21 +++
 include/linux/regulator/driver.h                   |   2 +
 include/linux/regulator/machine.h                  |   2 +
 include/linux/regulator/pca9450.h                  |   1 +
 12 files changed, 373 insertions(+), 113 deletions(-)

             reply	other threads:[~2025-01-20 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-20 15:04 Mark Brown [this message]
2025-01-22 19:07 ` 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=c60996058634f0742562d3e048773b68.broonie@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

all inboxes | Powered by JetHome®