[PATCH 0/3] 88PM886 Vbus regulator support

Duje Mihanović posted 3 patches 1 week, 6 days ago
.../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(-)
[PATCH 0/3] 88PM886 Vbus regulator support
Posted by Duje Mihanović 1 week, 6 days ago
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ć <duje@dujemihanovic.xyz>
---
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ć <duje@dujemihanovic.xyz>