All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPMI changes for the merge window
@ 2026-06-25 15:24 Stephen Boyd
  2026-06-25 19:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2026-06-25 15:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Greg Kroah-Hartman, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-25 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25 15:24 [GIT PULL] SPMI changes for the merge window Stephen Boyd
2026-06-25 19:57 ` pr-tracker-bot

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.