[PATCH 0/3] SPMI fixlets

Stephen Boyd posted 3 patches 1 month, 2 weeks ago
drivers/spmi/hisi-spmi-controller.c |  1 +
drivers/spmi/spmi-pmic-arb.c        | 12 ++++++------
2 files changed, 7 insertions(+), 6 deletions(-)
[PATCH 0/3] SPMI fixlets
Posted by Stephen Boyd 1 month, 2 weeks ago
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