[GIT PULL] regulator fixes for v6.13-rc2

From: Mark Brown
Date: Fri Dec 13 2024 - 19:48:09 EST


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-fix-v6.13-rc2

for you to fetch changes up to f07ae52f5cf6a5584fdf7c8c652f027d90bc8b74:

regulator: axp20x: AXP717: set ramp_delay (2024-12-09 13:06:07 +0000)

----------------------------------------------------------------
regulator: Fixes for v6.13

A couple of additional changes, one ensuring we give AXP717 enough time
to stabalise after changing voltages which fixes serious stability
issues on some platforms and another documenting the DT support required
for the Qualcomm WCN6750.

----------------------------------------------------------------
Janaki Ramaiah Thota (1):
regulator: dt-bindings: qcom,qca6390-pmu: document wcn6750-pmu

Philippe Simons (1):
regulator: axp20x: AXP717: set ramp_delay

.../bindings/regulator/qcom,qca6390-pmu.yaml | 27 ++++++++++++++++
drivers/regulator/axp20x-regulator.c | 36 ++++++++++++++--------
2 files changed, 51 insertions(+), 12 deletions(-)