From: Eddie James <eajames@linux.vnet.ibm.com>
To: Rob Herring <robh@kernel.org>
Cc: linux@roeck-us.net, jdelvare@suse.com,
linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org,
mark.rutland@arm.com, devicetree@vger.kernel.org, corbet@lwn.net
Subject: Re: [PATCH v5 1/3] dt-bindings: hwmon: Document the IBM CCF power supply version 1
Date: Mon, 21 Aug 2017 14:56:26 -0500 [thread overview]
Message-ID: <78252338-abc2-0119-7492-319624bbba7f@linux.vnet.ibm.com> (raw)
In-Reply-To: <1503344773-7236-2-git-send-email-eajames@linux.vnet.ibm.com>
On 08/21/2017 02:46 PM, Eddie James wrote:
> From: "Edward A. James" <eajames@us.ibm.com>
>
> Signed-off-by: Edward A. James <eajames@us.ibm.com>
Forgot to add Rob Herring for the bindings.
Eddie
> ---
> .../devicetree/bindings/hwmon/ibm,cffps1.txt | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt
>
> diff --git a/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt b/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt
> new file mode 100644
> index 0000000..f68a0a6
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt
> @@ -0,0 +1,21 @@
> +Device-tree bindings for IBM Common Form Factor Power Supply Version 1
> +----------------------------------------------------------------------
> +
> +Required properties:
> + - compatible = "ibm,cffps1";
> + - reg = < I2C bus address >; : Address of the power supply on the
> + I2C bus.
> +
> +Example:
> +
> + i2c-bus@100 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + #interrupt-cells = <1>;
> + < more properties >
> +
> + power-supply@68 {
> + compatible = "ibm,cffps1";
> + reg = <0x68>;
> + };
> + };
next prev parent reply other threads:[~2017-08-21 19:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-21 19:46 [PATCH v5 0/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver Eddie James
2017-08-21 19:46 ` [PATCH v5 1/3] dt-bindings: hwmon: Document the IBM CCF power supply version 1 Eddie James
2017-08-21 19:56 ` Eddie James [this message]
[not found] ` <1503344773-7236-2-git-send-email-eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-08-25 18:10 ` Rob Herring
2017-08-30 1:04 ` [v5, " Guenter Roeck
2017-08-21 19:46 ` [PATCH v5 2/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver Eddie James
2017-08-30 1:06 ` [v5, " Guenter Roeck
2017-08-21 19:46 ` [PATCH v5 3/3] Documentation: hwmon: Document the IBM CFF power supply Eddie James
[not found] ` <1503344773-7236-4-git-send-email-eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-08-30 1:07 ` [v5,3/3] " Guenter Roeck
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=78252338-abc2-0119-7492-319624bbba7f@linux.vnet.ibm.com \
--to=eajames@linux.vnet.ibm.com \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).