[GIT PULL] SPMI changes for the merge window

From: Stephen Boyd

Date: Thu Jun 25 2026 - 11:27:21 EST


The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git tags/spmi-for-linus

for you to fetch changes up to 3443eec9c55d128064c83225a9111f1a1a37277a:

spmi: use kzalloc_flex in main allocation (2026-05-28 18:40:46 -0700)

----------------------------------------------------------------
Support for Qualcomm PMIC arbiter v8.5 and Hawi along with a
kernel doc cleanup and a kzalloc flex usage.

Usually I send this to Greg but I forgot these were hanging out in here.
They've been in -next for many weeks without issues reported.

----------------------------------------------------------------
Fenglin Wu (2):
dt-bindings: spmi: glymur-spmi-pmic-arb: Add compatible for Qualcomm Hawi SoC
spmi: spmi-pmic-arb: add support for PMIC arbiter v8.5

Randy Dunlap (1):
spmi: clean up kernel-doc in spmi.h

Rosen Penev (1):
spmi: use kzalloc_flex in main allocation

.../bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml | 1 +
drivers/spmi/spmi-pmic-arb.c | 142 ++++++++++++++++-----
drivers/spmi/spmi.c | 4 +-
include/linux/spmi.h | 5 +-
4 files changed, 119 insertions(+), 33 deletions(-)
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git