[PATCH 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators

From: Otto Pflüger

Date: Fri Feb 20 2026 - 12:12:39 EST


Add device tree bindings and a driver for the regulators found in the
Spreadtrum/Unisoc SC2730 PMIC.

Signed-off-by: Otto Pflüger <otto.pflueger@xxxxxxxxx>
---
Otto Pflüger (3):
dt-bindings: regulator: Document Unisoc SC2730 PMIC bindings
dt-bindings: mfd: sprd,sc2731: Reference sprd,sc2730-regulator bindings
regulator: Add regulator driver for Unisoc SC2730 PMIC

.../devicetree/bindings/mfd/sprd,sc2731.yaml | 13 +
.../bindings/regulator/sprd,sc2730-regulator.yaml | 51 +++
drivers/regulator/Kconfig | 7 +
drivers/regulator/Makefile | 1 +
drivers/regulator/sc2730-regulator.c | 419 +++++++++++++++++++++
5 files changed, 491 insertions(+)
---
base-commit: d4906ae14a5f136ceb671bb14cedbf13fa560da6
change-id: 20260216-sc2730-regulators-13ba789641a4

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