From: Ming Yu <a0282524688@gmail.com>
To: tmyu0@nuvoton.com, jdelvare@suse.com, linux@roeck-us.net,
corbet@lwn.net, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org
Cc: linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Ming Yu <a0282524688@gmail.com>
Subject: [PATCH v2 0/2] hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718
Date: Fri, 17 Jan 2025 18:07:42 +0800 [thread overview]
Message-ID: <20250117100744.1571385-1-a0282524688@gmail.com> (raw)
The patch series add support for NCT7716, NCT7717 and NCT7718 from
Nuvoton in lm90.
NCT7716 and NCT7717 only have 8 bit resolution local thermal sensor.
NCT7718 has local sensor and 11 bit resoulution remote thermal sensor.
Changes since version 1:
- Add new detection function lm90_detect_nuvoton_50()
- Fix the check for register values.
Ming Yu (2):
hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718
dt-bindings: hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718
.../bindings/hwmon/national,lm90.yaml | 6 ++
Documentation/hwmon/lm90.rst | 43 ++++++++++
drivers/hwmon/Kconfig | 2 +-
drivers/hwmon/lm90.c | 82 ++++++++++++++++++-
4 files changed, 130 insertions(+), 3 deletions(-)
--
2.34.1
next reply other threads:[~2025-01-17 10:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 10:07 Ming Yu [this message]
2025-01-17 10:07 ` [PATCH v2 1/2] hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718 Ming Yu
2025-01-29 16:16 ` Guenter Roeck
2025-01-17 10:07 ` [PATCH v2 2/2] dt-bindings: hwmon: lm90: " Ming Yu
2025-01-29 16:16 ` 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=20250117100744.1571385-1-a0282524688@gmail.com \
--to=a0282524688@gmail.com \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=krzk+dt@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=robh@kernel.org \
--cc=tmyu0@nuvoton.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