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

Add support for TI UCD90320 power sequencer chip.

Changes since v1:
 - Rebased patch to 5.4
 - Added upstream review tags

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] 5+ messages in thread

end of thread, other threads:[~2019-12-18 22:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-18 21:24 [PATCH linux dev-5.4 v2 0/2] hwmon: Add UCD90320 power sequencer chip Jim Wright
2019-12-18 21:24 ` [PATCH linux dev-5.4 v2 1/2] dt-bindings: hwmon/pmbus: Add ti, ucd90320 power sequencer Jim Wright
2019-12-18 21:24 ` [PATCH linux dev-5.4 v2 2/2] hwmon: Add support for UCD90320 Power Sequencer Jim Wright
2019-12-18 22:06   ` Guenter Roeck
2019-12-18 22:16     ` 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.