[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240223-moonrise-feminist-de59b9e1b3ba@spud>
Date: Fri, 23 Feb 2024 16:21:04 +0000
From: Conor Dooley <conor@...nel.org>
To: linux@...ck-us.net
Cc: conor@...nel.org,
Conor Dooley <conor.dooley@...rochip.com>,
Jean Delvare <jdelvare@...e.com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Zev Weiss <zev@...ilderbeest.net>,
Patrick Rudolph <patrick.rudolph@...ements.com>,
Peter Yin <peteryin.openbmc@...il.com>,
Alexander Stein <alexander.stein@...tq-group.com>,
linux-hwmon@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] PMBUS Regulator cleanups
From: Conor Dooley <conor.dooley@...rochip.com>
A v2 of Guenter's series that changed the name of regulators registered
by PBMUS. The documenation (offical, not bindings) doesn't call the
output Vout0 and there were no bindings for these devices that allowed
regulator child nodes.
Document the regular child nodes for the TI devices and allow regulator
properties for the infineon ones.
Naresh is already working on the tda38640, so there's nothing for that
here DT wise.
Cheers,
Conor.
CC: Jean Delvare <jdelvare@...e.com>
CC: Guenter Roeck <linux@...ck-us.net>
CC: Rob Herring <robh@...nel.org>
CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
CC: Conor Dooley <conor+dt@...nel.org>
CC: Liam Girdwood <lgirdwood@...il.com>
CC: Mark Brown <broonie@...nel.org>
CC: Zev Weiss <zev@...ilderbeest.net>
CC: Patrick Rudolph <patrick.rudolph@...ements.com>
CC: Peter Yin <peteryin.openbmc@...il.com>
CC: Alexander Stein <alexander.stein@...tq-group.com>
CC: linux-hwmon@...r.kernel.org
CC: devicetree@...r.kernel.org
CC: linux-kernel@...r.kernel.org
Conor Dooley (2):
dt-bindings: hwmon/pmbus: ti,lm25066: document regulators
regulator: dt-bindings: promote infineon buck converters to their own
binding
Guenter Roeck (3):
hwmon: (pmbus/tda38640) Use PMBUS_REGULATOR_ONE to declare regulator
hwmon: (pmbus/lm25066) Use PMBUS_REGULATOR_ONE to declare regulator
hwmon: (pmbus/ir38064) Use PMBUS_REGULATOR_ONE to declare regulator
.../bindings/hwmon/pmbus/ti,lm25066.yaml | 12 +++++
.../bindings/regulator/infineon,ir38060.yaml | 46 +++++++++++++++++++
.../devicetree/bindings/trivial-devices.yaml | 8 ----
drivers/hwmon/pmbus/ir38064.c | 2 +-
drivers/hwmon/pmbus/lm25066.c | 2 +-
drivers/hwmon/pmbus/tda38640.c | 2 +-
6 files changed, 61 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml
--
2.43.0
Powered by blists - more mailing lists