Hello, This series adds support for the USB Vbus regulator found on Marvell's 88PM886 PMIC. The regulator enables USB role switching on boards using the PMIC.
Signed-off-by: Duje Mihanović <[email protected]> --- Duje Mihanović (3): dt-bindings: mfd: 88pm886: Allow vbus regulator mfd: 88pm886: Initialize battery page regulator: 88pm886: Add Vbus regulator .../bindings/mfd/marvell,88pm886-a1.yaml | 2 +- drivers/mfd/88pm886.c | 21 ++++++++++++++++- drivers/regulator/88pm886-regulator.c | 27 ++++++++++++++++++++++ include/linux/mfd/88pm886.h | 12 ++++++++++ 4 files changed, 60 insertions(+), 2 deletions(-) --- base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731 change-id: 20260516-88pm886-vbus-5e3bbfd9cbad Best regards, -- Duje Mihanović <[email protected]>

