[PATCH PARTIAL-RESEND v3 0/3] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()

From: Otto Pflüger

Date: Thu May 28 2026 - 12:29:10 EST


This is a resend of the remaining patches in a partially applied series
switching the SC27xx series of PMICs to use MFD cells instead of purely
OF-based device probing. There are no dependencies between the patches
in this series, but they are part of a single logical change.

Link to original series (v3): https://lore.kernel.org/r/20260329-sc27xx-mfd-cells-v3-0-9158dee41f74@xxxxxxxxx

---
Otto Pflüger (3):
regulator: dt-bindings: sc2731: Deprecate compatible property
power: reset: sc27xx: Add platform_device_id table
regulator: sc2731: Add platform_device_id table

Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml | 2 --
.../devicetree/bindings/regulator/sprd,sc2731-regulator.yaml | 4 +---
drivers/power/reset/sc27xx-poweroff.c | 8 ++++++++
drivers/regulator/sc2731-regulator.c | 10 +++++++++-
4 files changed, 18 insertions(+), 6 deletions(-)
---
base-commit: e7d700e14934e68f86338c5610cf2ae76798b663
change-id: 20260221-sc27xx-mfd-cells-dab7905f3aae

Best regards,
--
Otto Pflüger <otto.pflueger@xxxxxxxxx>