All of lore.kernel.org
 help / color / mirror / Atom feed
From: Slawomir Stepien <sst@poczta.fm>
To: linux-hwmon@vger.kernel.org
Cc: jdelvare@suse.com, linux@roeck-us.net,
	przemyslaw.cencner@nokia.com, krzysztof.adamski@nokia.com,
	alexander.sverdlin@nokia.com, sst@poczta.fm,
	slawomir.stepien@nokia.com
Subject: [PATCH v2 0/2] Extend the device-tree binding for lm90
Date: Tue,  7 Jun 2022 08:35:02 +0200	[thread overview]
Message-ID: <20220607063504.1287855-1-sst@poczta.fm> (raw)

From: Slawomir Stepien <slawomir.stepien@nokia.com>

This series extends the device-tree binding for lm90.
Support for channel's temperature offset has been added.

In lm90.c support for 2nd remote channel's temperature offset has been added (it is useful for
ADT7481 device) along side the needed changes for new bindings.

Note: this series has been rebased on hwmon/hwmon-next.

Version 2:
* Only patches that were not applied from v1 are here.
* PATCH 1/2 - updated, changelog in patch.
* PATCH 2/2 - updated, changelog in patch.

Slawomir Stepien (2):
      hwmon: (lm90) Add support for 2nd remote channel's offset register
      hwmon: (lm90) Read the channel's temperature offset from device-tree

 drivers/hwmon/lm90.c       | 74 ++++++++++++++++++++++++++++++++++++++++------
 drivers/hwmon/occ/p9_sbe.c |  6 ++--
 2 files changed, 67 insertions(+), 13 deletions(-)



             reply	other threads:[~2022-06-07  6:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07  6:35 Slawomir Stepien [this message]
2022-06-07  6:35 ` [PATCH 1/2] hwmon: (lm90) Add support for 2nd remote channel's offset register Slawomir Stepien
2022-06-07 12:49   ` Guenter Roeck
2022-06-07  6:35 ` [PATCH 2/2] hwmon: (lm90) Read the channel's temperature offset from device-tree Slawomir Stepien
2022-06-07 12:49   ` 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=20220607063504.1287855-1-sst@poczta.fm \
    --to=sst@poczta.fm \
    --cc=alexander.sverdlin@nokia.com \
    --cc=jdelvare@suse.com \
    --cc=krzysztof.adamski@nokia.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=przemyslaw.cencner@nokia.com \
    --cc=slawomir.stepien@nokia.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 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.