[PATCH 0/2] Add Richtek RT8092 support

From: cy_huang

Date: Fri Dec 19 2025 - 01:40:06 EST


From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>

This patch series add rt8092 regulator support.

ChiYuan Huang (2):
dt-bindings: regulator: rt5739: Add compatible for rt8092
regulator: Add rt8092 support

.../bindings/regulator/richtek,rt5739.yaml | 5 +
drivers/regulator/Kconfig | 9 +
drivers/regulator/Makefile | 1 +
drivers/regulator/rt8092.c | 313 ++++++++++++++++++
4 files changed, 328 insertions(+)
create mode 100644 drivers/regulator/rt8092.c


base-commit: ea1013c1539270e372fc99854bc6e4d94eaeff66
--
2.34.1