From: Guenter Roeck <linux@roeck-us.net>
To: Andrei Lalaev <andrey.lalaev@gmail.com>
Cc: krzk@kernel.org, robh@kernel.org, christophe.jaillet@wanadoo.fr,
jdelvare@suse.com, linux-hwmon@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
conor+dt@kernel.org
Subject: Re: [PATCH RESEND v3 1/2] hwmon: add driver for HTU31
Date: Mon, 17 Mar 2025 11:23:24 -0700 [thread overview]
Message-ID: <a6c54c30-bafa-49fd-99c2-e5e31013bcc1@roeck-us.net> (raw)
In-Reply-To: <20250217051110.46827-2-andrey.lalaev@gmail.com>
On Mon, Feb 17, 2025 at 06:10:55AM +0100, Andrei Lalaev wrote:
> Add base support for HTU31 temperature and humidity sensor.
>
> Besides temperature and humidity values, the driver also exports a 24-bit
> heater control to sysfs and serial number to debugfs.
>
> Signed-off-by: Andrei Lalaev <andrey.lalaev@gmail.com>
Applied, after fixing:
CHECK: Alignment should match open parenthesis
#493: FILE: drivers/hwmon/htu31.c:254:
+ seq_printf(seq_file, "%X%X%X\n", data->serial_number[0],
+ data->serial_number[1],
Guenter
next prev parent reply other threads:[~2025-03-17 18:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-17 5:10 [PATCH RESEND v3 0/2] Add driver for HTU31 Andrei Lalaev
2025-02-17 5:10 ` [PATCH RESEND v3 1/2] hwmon: add " Andrei Lalaev
2025-03-17 18:23 ` Guenter Roeck [this message]
2025-02-17 5:10 ` [PATCH RESEND v3 2/2] dt-bindings: hwmon: Add description for sensor HTU31 Andrei Lalaev
2025-03-17 18:21 ` 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=a6c54c30-bafa-49fd-99c2-e5e31013bcc1@roeck-us.net \
--to=linux@roeck-us.net \
--cc=andrey.lalaev@gmail.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=krzk@kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/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