All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.4 v2 0/3] occ: Add support for P10
@ 2020-04-30 22:06 Eddie James
  2020-04-30 22:06 ` [PATCH linux dev-5.4 v2 1/3] dt-bindings: fsi: Add P10 OCC device documentation Eddie James
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Eddie James @ 2020-04-30 22:06 UTC (permalink / raw)
  To: openbmc; +Cc: joel, Eddie James

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.

Changes since v1:
 - Add missing stuff for the new temperature sensor.

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                         | 126 +++++++++++++-----
 drivers/hwmon/occ/common.c                    |  75 +++++++++++
 3 files changed, 173 insertions(+), 40 deletions(-)

-- 
2.24.0

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

end of thread, other threads:[~2020-05-05  3:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 22:06 [PATCH linux dev-5.4 v2 0/3] occ: Add support for P10 Eddie James
2020-04-30 22:06 ` [PATCH linux dev-5.4 v2 1/3] dt-bindings: fsi: Add P10 OCC device documentation Eddie James
2020-04-30 22:06 ` [PATCH linux dev-5.4 v2 2/3] fsi: occ: Add support for P10 Eddie James
2020-05-04  5:04   ` Andrew Jeffery
2020-05-04 14:01     ` Eddie James
2020-05-05  3:07       ` Andrew Jeffery
2020-04-30 22:06 ` [PATCH linux dev-5.4 v2 3/3] hwmon: (occ) Add new temperature sensor type Eddie James

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.