linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Liu, Xiaoting" <xiaoting.liu@hxt-semitech.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: "jdelvare@suse.com" <jdelvare@suse.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Yang, Shunyong" <shunyong.yang@hxt-semitech.com>,
	"Wang, Dongsheng" <dongsheng.wang@hxt-semitech.com>
Subject: Re: [PATCH v3 2/4] dt-bindings: hwmon: add dps650ab documentation
Date: Fri, 11 Jan 2019 08:25:23 +0000	[thread overview]
Message-ID: <878e5a2d4495479688ff6df866b092e5@HXTBJIDCEMVIW02.hxtcorp.net> (raw)
In-Reply-To: 20190110184624.GC9010@roeck-us.net

On 2019/1/11 2:46, Guenter Roeck wrote:
> On Thu, Jan 10, 2019 at 10:24:33AM +0800, Xiaoting Liu wrote:
>> Bindings for Delta Electronics DPS-650-AB power supply.
>>
>> Signed-off-by: Xiaoting Liu <xiaoting.liu@hxt-semitech.com>
> Waiting for DT maintainer Ack to apply. Note that you did not copy
> linux-hwmon@vger.kernel.org. As a result, it _may_ get lost since
> https://patchwork.kernel.org/project/linux-hwmon/list/ is my primary
> means to track hwmon patches, and it isn't there.
> If I don't the patch after the Ack, please resend and remember
> to include the hwmon mailing list.
>
> Thanks,
> Guenter

Thanks for your kindly reminder! I will loop linux-hwmon@vger.kernel.org

when I resend the patch.

Xiaoting

>> ---
>> v3:
>>   Change patch commit message.
>>   Add vendor delta to the compatible property.
>> ---
>> v2:
>>   Change the patch subject.
>> ---
>>  Documentation/devicetree/bindings/hwmon/dps650ab.txt | 11 +++++++++++
>>  1 file changed, 11 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/hwmon/dps650ab.txt b/Documentation/devicetree/bindings/hwmon/dps650ab.txt
>> new file mode 100644
>> index 000000000000..32d89e4f4956
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/hwmon/dps650ab.txt
>> @@ -0,0 +1,11 @@
>> +Bindings for Delta Electronics DPS-650-AB power supply
>> +
>> +Required properties:
>> +- compatible : "delta,dps650ab"
>> +- reg        : I2C address, one of 0x58, 0x59.
>> +
>> +Example:
>> +	dps650ab@58 {
>> +		    compatible = "delta,dps650ab";
>> +		    reg = <0x58>;
>> +	};
>> -- 
>> 1.8.3.1
>>


  reply	other threads:[~2019-01-11  8:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1546918172.git.xiaoting.liu@hxt-semitech.com>
2019-01-10  2:18 ` [PATCH v3 1/4] pmbus: associate PMBUS_SKIP_STATUS_CHECK with Xiaoting Liu
2019-01-10  2:24 ` [PATCH v3 2/4] dt-bindings: hwmon: add dps650ab documentation Xiaoting Liu
2019-01-10 18:46   ` Guenter Roeck
2019-01-11  8:25     ` Liu, Xiaoting [this message]
2019-01-15 20:14   ` Rob Herring
2019-01-17 20:59   ` Guenter Roeck
2019-01-10  2:29 ` [PATCH v3 3/4] ARM: dts: dps650ab: add power supply Xiaoting Liu
2019-01-17  1:57   ` Joel Stanley
2019-01-10  2:31 ` [PATCH v3 4/4] hwmon: (pmbus) add support for DPS-650AB Xiaoting Liu
2019-01-10 18:42   ` Guenter Roeck
2019-01-11  8:27     ` Liu, Xiaoting

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=878e5a2d4495479688ff6df866b092e5@HXTBJIDCEMVIW02.hxtcorp.net \
    --to=xiaoting.liu@hxt-semitech.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dongsheng.wang@hxt-semitech.com \
    --cc=jdelvare@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=robh+dt@kernel.org \
    --cc=shunyong.yang@hxt-semitech.com \
    /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).