[PATCH 0/3] Additional fixes for "Support for Samsung S2MU005 PMIC and its sub-devices"

From: Kaustabh Chakraborty

Date: Mon Jun 15 2026 - 16:27:50 EST


This series is a result of discussions from [1] and comments spawned
under it. When this was being discussed, a thread from v6, the v7 was
already posted in the list. The fixes were scheduled for v8, but the
concerned patches were already merged.

And unfortunately, I as per my plans was out-of-office for vacation, so
I couldn't follow up immediately. Sorry for that.

I understand that as the kernel is nearing the v7.1 release, and its
following merge window for v7.2-rc1, the maintainers would be busier
than usual. Apologies again for disrupting any normal procedures. But if
it makes to v7.2-rc1, along with the original series, that would be
nice.

This series has two distinct fixes: (a) to reorder the properties, and
(b) to remove the compatible node. The latter needs driver intervention,
thus this is also posted to the LED maintainers (Lee, ... et al?)

So, the following patches can independently go through different trees:
(a) patch #1, goes through devicetree tree
(b) patch #2 and #3, go through leds tree

[1] https://lore.kernel.org/all/20260515-justly-recite-6028f4bfb24a@spud

Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
---
Kaustabh Chakraborty (3):
dt-bindings: mfd: s2mu005-pmic: reorder reg and interrupts properties
dt-bindings: mfd: s2mu005-pmic: drop compatible property for multi-led node
leds: rgb: s2m: use multi-led node of mfd as source node

.../bindings/mfd/samsung,s2mu005-pmic.yaml | 25 ++++++++--------------
drivers/leds/rgb/leds-s2m-rgb.c | 13 ++++++-----
2 files changed, 15 insertions(+), 23 deletions(-)
---
base-commit: 8d6dbbbe3ba62de0a63e962ee004afb848c8e3ac
change-id: 20260616-s2mu005-pmic-supplement-82dcef999c8a

Best regards,
--
Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>