linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] occ: Add support for P10
@ 2020-11-20  1:03 Joel Stanley
  2020-11-20  1:03 ` [PATCH v2 1/3] dt-bindings: fsi: Add P10 OCC device documentation Joel Stanley
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Joel Stanley @ 2020-11-20  1:03 UTC (permalink / raw)
  To: Rob Herring, Eddie James, Guenter Roeck, Andrew Jeffery
  Cc: linux-kernel, devicetree, linux-hwmon, linux-fsi

Hi Guenter, here's v2 of this series on behalf of Eddie. I made the
change to the compatible string that we spoke about in v2, and I'm happy
for these to go through the hwmon tree.

v1: https://lore.kernel.org/linux-hwmon/20200501150833.5251-1-eajames@linux.ibm.com/

The OCC in the P10 has a number of differences from the P9. Add some logic to
handle the differences in accessing the OCC from the service processor, and
support the new temperature sensor type.

Eddie James (3):
  dt-bindings: fsi: Add P10 OCC device documentation
  fsi: occ: Add support for P10
  hwmon: (occ) Add new temperature sensor type

 .../devicetree/bindings/fsi/ibm,p9-occ.txt    |  12 +-
 drivers/fsi/fsi-occ.c                         | 125 +++++++++++++-----
 drivers/hwmon/occ/common.c                    |  75 +++++++++++
 3 files changed, 172 insertions(+), 40 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-08  4:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20  1:03 [PATCH v2 0/3] occ: Add support for P10 Joel Stanley
2020-11-20  1:03 ` [PATCH v2 1/3] dt-bindings: fsi: Add P10 OCC device documentation Joel Stanley
2020-12-07 22:13   ` Rob Herring
2020-11-20  1:03 ` [PATCH v2 2/3] fsi: occ: Add support for P10 Joel Stanley
2020-11-20  1:03 ` [PATCH v2 3/3] hwmon: (occ) Add new temperature sensor type Joel Stanley
2020-11-21 18:51 ` [PATCH v2 0/3] occ: Add support for P10 Guenter Roeck
2020-12-08  2:41   ` Joel Stanley
2020-12-08  4:50     ` Guenter Roeck

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).