[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250902-pf530x-v2-0-f105eb073cb1@carnegierobotics.com>
Date: Tue, 2 Sep 2025 17:17:00 -0400
From: Woodrow Douglass <wdouglass@...negierobotics.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Woodrow Douglass <wdouglass@...negierobotics.com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [PATCH v2 0/2] regulator: pf530x: NXP PF530x regulator driver
I wrote this driver to read settings and state from the nxp pf530x
regulator. Please consider it for inclusion, any criticism is welcome.
I am resubmitting this patchset with an expanded email list at the
suggestion of Krzysztof Kozlowski. I will be incorporating suggestions
by Krzysztof and Mark Brown in a new revision tomorrow. Thank you very
much for your comments.
Thanks again,
Woodrow Douglass
Woodrow Douglass (2):
regulator: pf530x: Add a driver for the NXP PF5300 Regulator
regulator: pf530x: dt-bindings: nxp,pf530x-regulator
.../regulator/nxp,pf530x-regulator.yaml | 74 ++++
MAINTAINERS | 6 +
drivers/regulator/Kconfig | 12 +
drivers/regulator/Makefile | 1 +
drivers/regulator/pf530x-regulator.c | 328 ++++++++++++++++++
5 files changed, 421 insertions(+)
create mode 100644 Documentation/devicetree/bindings/regulator/nxp,pf530x-regulator.yaml
create mode 100644 drivers/regulator/pf530x-regulator.c
--
2.39.5
---
Woodrow Douglass (2):
regulator: pf530x: Add a driver for the NXP PF5300 Regulator
regulator: pf530x: dt-bindings: nxp,pf530x-regulator
.../bindings/regulator/nxp,pf530x-regulator.yaml | 74 +++++
MAINTAINERS | 6 +
drivers/regulator/Kconfig | 12 +
drivers/regulator/Makefile | 1 +
drivers/regulator/pf530x-regulator.c | 328 +++++++++++++++++++++
5 files changed, 421 insertions(+)
---
base-commit: b320789d6883cc00ac78ce83bccbfe7ed58afcf0
change-id: 20250902-pf530x-6db7b921120c
Best regards,
--
Woodrow Douglass <wdouglass@...negierobotics.com>
Powered by blists - more mailing lists