[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e25038550cd571bab188a0e61e2c2b2c.broonie@kernel.org>
Date: Thu, 13 Feb 2025 19:00:14 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.14-rc2
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.14-rc2
for you to fetch changes up to 35e21de48e693af1dcfdbf2dc3d73dcfa3c8f2d9:
regulator: core: let dt properties override driver init_data (2025-02-11 16:29:01 +0000)
----------------------------------------------------------------
regulator: Fixes for v6.14
The main change here is a revert for a cleanup that was done in the
core, attempting to resolve some confusion about how we handle systems
where we've somehow managed to end up with both platform data and device
tree data for the same device. Unfortunately it turns out there are
actually a few systems that deliberately do this and were broken by the
change so we've just reverted it.
There's also a new Qualcomm device ID.
----------------------------------------------------------------
Jerome Brunet (1):
regulator: core: let dt properties override driver init_data
Varadarajan Narayanan (1):
regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator
.../bindings/regulator/qcom,smd-rpm-regulator.yaml | 2 +-
drivers/regulator/core.c | 61 ++++++++++------------
2 files changed, 28 insertions(+), 35 deletions(-)
Powered by blists - more mailing lists