From: Guenter Roeck <linux@roeck-us.net>
To: Wenliang Yan <wenliang202407@163.com>,
Jean Delvare <jdelvare@suse.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
Date: Fri, 10 Apr 2026 16:30:25 -0700 [thread overview]
Message-ID: <65e1ea4b-0269-47a8-be71-c286c032dc2e@roeck-us.net> (raw)
In-Reply-To: <20260402081350.65559-1-wenliang202407@163.com>
Hi,
On 4/2/26 01:13, Wenliang Yan wrote:
> Changes in v7:
> - Fixed unnecessary semicolon in ina3221_read_value()
> (reported by kernel test robot)
>
> I will address any additional feedback in the next version.
> Thank you for your time
>
Sashiko reports lots of issues with this series. Some of it is irrelevant
(for example, enum values for chip types are always lower case in the hwmon subsystem),
but many are real problems. Please take a look.
Thanks,
Guenter
> ---
> v6: https://lore.kernel.org/linux-hwmon/20260225090324.112145-1-wenliang202407@163.com/
> v5: https://lore.kernel.org/linux-hwmon/20260119121446.17469-1-wenliang202407@163.com/
> v4: https://lore.kernel.org/linux-hwmon/20260114081741.111340-1-wenliang202407@163.com/
> v3: https://lore.kernel.org/linux-hwmon/20251120081921.39412-1-wenliang202407@163.com/
> v2: https://lore.kernel.org/linux-hwmon/20251118125148.95603-1-wenliang202407@163.com/
> v1: https://lore.kernel.org/linux-hwmon/20251111080546.32421-1-wenliang202407@163.com/
>
> Wenliang Yan (8):
> dt-bindings: hwmon: ti,ina3221: Add SQ52210
> hwmon: (ina3221) Add support for SQ52210
> hwmon: (ina3221) Pre-calculate current and power LSB
> hwmon: (ina3221) Support alert configuration
> hwmon: (ina3221) Introduce power attribute and alert characteristics
> hwmon: (ina3221) Modify the 'ina3221_read_value' function
> hwmon: (ina3221) Support alert_limit_write function and write/read
> functions for 'power' attribute
> hwmon: (ina3221) Modify write/read functions for 'in' and 'curr'
> attribute
>
> .../devicetree/bindings/hwmon/ti,ina3221.yaml | 15 +-
> Documentation/hwmon/ina3221.rst | 24 +
> drivers/hwmon/ina3221.c | 548 +++++++++++++++++-
> 3 files changed, 571 insertions(+), 16 deletions(-)
>
prev parent reply other threads:[~2026-04-10 23:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 8:13 [PATCH v7 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210 Wenliang Yan
2026-04-02 8:13 ` [PATCH v7 1/8] dt-bindings: hwmon: ti,ina3221: Add SQ52210 Wenliang Yan
2026-04-10 23:30 ` Guenter Roeck [this message]
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=65e1ea4b-0269-47a8-be71-c286c032dc2e@roeck-us.net \
--to=linux@roeck-us.net \
--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-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=wenliang202407@163.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