public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] SPMI fixlets
@ 2024-07-25 16:46 Stephen Boyd
  2024-07-25 16:46 ` [PATCH 1/3] spmi: add missing MODULE_DESCRIPTION() macros Stephen Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Boyd @ 2024-07-25 16:46 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, patches

Hi Greg,

Here's some small SPMI fixes that I found while searching through my
inbox. I see you've already picked up the module description one but
I've included it here anyway for completeness. The pmic-arb irq domain
fix is the most important one here. Unfortunately I missed it and so
SPMI interrupts for newer platforms are busted in v6.10. Luckily there 
aren't that many of those devices in use so the damage was minimal.

David Collins (1):
  spmi: pmic-arb: add missing newline in dev_err format strings

Jeff Johnson (1):
  spmi: add missing MODULE_DESCRIPTION() macros

Konrad Dybcio (1):
  spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree

 drivers/spmi/hisi-spmi-controller.c |  1 +
 drivers/spmi/spmi-pmic-arb.c        | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)


base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
-- 
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] 4+ messages in thread

end of thread, other threads:[~2024-07-25 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 16:46 [PATCH 0/3] SPMI fixlets Stephen Boyd
2024-07-25 16:46 ` [PATCH 1/3] spmi: add missing MODULE_DESCRIPTION() macros Stephen Boyd
2024-07-25 16:46 ` [PATCH 2/3] spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree Stephen Boyd
2024-07-25 16:46 ` [PATCH 3/3] spmi: pmic-arb: add missing newline in dev_err format strings Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox