All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.3 0/2] hwmon: Add UCD90320 power sequencer chip
@ 2019-12-06 21:57 Jim Wright
  2019-12-06 21:57 ` [PATCH linux dev-5.3 1/2] dt-bindings: hwmon/pmbus: Add ti, ucd90320 power sequencer Jim Wright
  2019-12-06 21:57 ` [PATCH linux dev-5.3 2/2] hwmon: Add support for UCD90320 Power Sequencer Jim Wright
  0 siblings, 2 replies; 3+ messages in thread
From: Jim Wright @ 2019-12-06 21:57 UTC (permalink / raw)
  To: Joel Stanley, openbmc; +Cc: Jim Wright

Add support for TI UCD90320 power sequencer chip.

Jim Wright (2):
  dt-bindings: hwmon/pmbus: Add ti,ucd90320 power sequencer
  hwmon: Add support for UCD90320 Power Sequencer

 .../bindings/hwmon/pmbus/ti,ucd90320.yaml     | 45 +++++++++++++++++++
 Documentation/hwmon/ucd9000.rst               | 12 ++++-
 drivers/hwmon/pmbus/Kconfig                   |  6 +--
 drivers/hwmon/pmbus/ucd9000.c                 | 39 +++++++++++-----
 4 files changed, 85 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml

-- 
2.17.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-06 21:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06 21:57 [PATCH linux dev-5.3 0/2] hwmon: Add UCD90320 power sequencer chip Jim Wright
2019-12-06 21:57 ` [PATCH linux dev-5.3 1/2] dt-bindings: hwmon/pmbus: Add ti, ucd90320 power sequencer Jim Wright
2019-12-06 21:57 ` [PATCH linux dev-5.3 2/2] hwmon: Add support for UCD90320 Power Sequencer Jim Wright

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.