From: eajames <eajames@linux.vnet.ibm.com>
To: Rob Herring <robh@kernel.org>
Cc: linux@roeck-us.net, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-doc@vger.kernel.org, jdelvare@suse.com, corbet@lwn.net,
mark.rutland@arm.com, wsa@the-dreams.de, andrew@aj.id.au,
joel@jms.id.au, benh@kernel.crashing.org,
"Edward A. James" <eajames@us.ibm.com>
Subject: Re: [PATCH linux v5 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
Date: Thu, 02 Feb 2017 09:06:36 -0600 [thread overview]
Message-ID: <87f4e9636acbcc5facc169d590b110cb@linux.vnet.ibm.com> (raw)
In-Reply-To: <20170201173450.ysuk3j2hwoldz72o@rob-hp-laptop>
On 2017-02-01 11:34, Rob Herring wrote:
> On Tue, Jan 31, 2017 at 09:43:56AM -0600, eajames@linux.vnet.ibm.com
> wrote:
>> From: "Edward A. James" <eajames@us.ibm.com>
>>
>> Add code to tie the hwmon sysfs code and the POWER8 OCC code together,
>> as
>> well as probe the entire driver from the I2C bus. I2C is the
>> communication
>> method between the BMC and the P8 OCC.
>>
>> Signed-off-by: Edward A. James <eajames@us.ibm.com>
>> Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
>> ---
>> Documentation/devicetree/bindings/hwmon/occ.txt | 13 +++
>
> Please add acks when posting new versions.
Thanks Rob, should I put up a new version with acked by, and no other
changes? Also, do you mean to acknowledge this patch only, or all the
patches? I'm new to this process...
Thanks,
Eddie
>
> Acked-by: Rob Herring <robh@kernel.org>
>
>> drivers/hwmon/occ/Kconfig | 14 ++++
>> drivers/hwmon/occ/Makefile | 1 +
>> drivers/hwmon/occ/p8_occ_i2c.c | 104
>> ++++++++++++++++++++++++
>> 4 files changed, 132 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/hwmon/occ.txt
>> create mode 100644 drivers/hwmon/occ/p8_occ_i2c.c
next prev parent reply other threads:[~2017-02-02 15:06 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 15:43 [PATCH linux v5 0/6] drivers: hwmon: Add On-Chip Controller driver eajames
2017-01-31 15:43 ` [PATCH linux v5 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs eajames
2017-01-31 15:43 ` eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
2017-02-04 23:30 ` Guenter Roeck
2017-02-06 15:52 ` eajames
2017-02-06 15:52 ` eajames
2017-01-31 15:43 ` [PATCH linux v5 2/6] hwmon: occ: Add sysfs interface eajames
2017-01-31 15:43 ` eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
2017-01-31 15:43 ` [PATCH linux v5 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations eajames
2017-01-31 15:43 ` [PATCH linux v5 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures eajames
2017-01-31 15:43 ` eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
2017-01-31 15:43 ` [PATCH linux v5 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC eajames
2017-02-01 17:34 ` Rob Herring
2017-02-02 15:06 ` eajames [this message]
2017-02-02 15:31 ` Rob Herring
2017-01-31 15:43 ` [PATCH linux v5 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures eajames
-- strict thread matches above, loose matches on Subject: below --
2017-01-30 23:42 [PATCH linux v5 0/6] drivers: hwmon: Add On-Chip Controller driver eajames.ibm
2017-01-30 23:42 ` [PATCH linux v5 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC eajames.ibm
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=87f4e9636acbcc5facc169d590b110cb@linux.vnet.ibm.com \
--to=eajames@linux.vnet.ibm.com \
--cc=andrew@aj.id.au \
--cc=benh@kernel.crashing.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=eajames@us.ibm.com \
--cc=jdelvare@suse.com \
--cc=joel@jms.id.au \
--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@kernel.org \
--cc=wsa@the-dreams.de \
/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.