From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: nuno.sa@analog.com
Cc: linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
linux-doc@vger.kernel.org, Mark Brown <broonie@kernel.org>,
Alan Tull <atull@opensource.altera.com>,
Guenter Roeck <linux@roeck-us.net>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
Shuah Khan <skhan@linuxfoundation.org>,
Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
Subject: Re: [PATCH 5/5] hwmon: (pmbus) add support for MAX20826 and similar devices
Date: Wed, 29 Jul 2026 14:18:55 +0200 [thread overview]
Message-ID: <amnvYB2Occ911k3B@monoceros> (raw)
In-Reply-To: <20260728-hwmon-max20826-support-v1-5-224766e0acd1@analog.com>
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
On Tue, Jul 28, 2026 at 05:03:52PM +0100, Nuno Sá via B4 Relay wrote:
> +#include <linux/i2c.h>
> [...]
> +#include <linux/mod_devicetable.h>
<linux/i2c.h> already makes sure that of_device_id and i2c_device_id are
available and <linux/mod_devicetable.h> is going away soon. So please
drop the latter.
Best regards
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2026-07-29 12:19 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-28 16:03 [PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices Nuno Sá
2026-07-28 16:03 ` Nuno Sá via B4 Relay
2026-07-28 16:03 ` [PATCH 1/5] hwmon: (pmbus/core) fix regulator enable/disable Nuno Sá
2026-07-28 16:03 ` Nuno Sá via B4 Relay
2026-07-28 16:22 ` sashiko-bot
2026-07-28 16:58 ` Guenter Roeck
2026-07-28 16:03 ` [PATCH 2/5] hwmon: (pmbus/core) increase number of phases and add new mask Nuno Sá
2026-07-28 16:03 ` Nuno Sá via B4 Relay
2026-07-28 16:19 ` sashiko-bot
2026-07-28 16:03 ` [PATCH 3/5] hwmon: (pmbus/core) Add mapping function to pmbus_read_block_data() Nuno Sá
2026-07-28 16:03 ` Nuno Sá via B4 Relay
2026-07-28 16:27 ` sashiko-bot
2026-07-28 18:13 ` Guenter Roeck
2026-07-28 21:05 ` Guenter Roeck
2026-07-28 16:03 ` [PATCH 4/5] dt-bindings: hwmon/pmbus: Document MAX20826 and similar devices Nuno Sá
2026-07-28 16:03 ` Nuno Sá via B4 Relay
2026-07-28 16:17 ` sashiko-bot
2026-07-28 16:03 ` [PATCH 5/5] hwmon: (pmbus) add support for " Nuno Sá
2026-07-28 16:03 ` Nuno Sá via B4 Relay
2026-07-28 16:24 ` sashiko-bot
2026-07-28 22:12 ` Guenter Roeck
2026-07-29 12:18 ` Uwe Kleine-König [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=amnvYB2Occ911k3B@monoceros \
--to=u.kleine-koenig@baylibre.com \
--cc=alexisczezar.torreno@analog.com \
--cc=atull@opensource.altera.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=nuno.sa@analog.com \
--cc=robh@kernel.org \
--cc=skhan@linuxfoundation.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 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.