All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Wright <wrightj@linux.vnet.ibm.com>
To: jdelvare@suse.com, linux@roeck-us.net, robh+dt@kernel.org,
	mark.rutland@arm.com, corbet@lwn.net
Cc: linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jim Wright <jlwright@us.ibm.com>
Subject: [PATCH 0/2] hwmon: Add UCD90320 power sequencer chip
Date: Fri, 22 Nov 2019 16:25:40 -0600	[thread overview]
Message-ID: <20191122222542.29661-1-wrightj@linux.vnet.ibm.com> (raw)

From: Jim Wright <jlwright@us.ibm.com>

Add support for TI UCD90320 power sequencer chip.

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

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

-- 
2.17.1


             reply	other threads:[~2019-11-22 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-22 22:25 Jim Wright [this message]
2019-11-22 22:25 ` [PATCH 1/2] dt-bindings: hwmon/pmbus: Add UCD90320 power sequencer Jim Wright
2019-12-04 22:59   ` Rob Herring
2019-12-04 23:32     ` Jim Wright
2019-11-22 22:25 ` [PATCH 2/2] hwmon: Add support for UCD90320 Power Sequencer Jim Wright

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191122222542.29661-1-wrightj@linux.vnet.ibm.com \
    --to=wrightj@linux.vnet.ibm.com \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=jdelvare@suse.com \
    --cc=jlwright@us.ibm.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.