[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240725164636.3362690-1-sboyd@kernel.org>
Date: Thu, 25 Jul 2024 09:46:30 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org,
patches@...ts.linux.dev
Subject: [PATCH 0/3] SPMI fixlets
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
Powered by blists - more mailing lists