Re: [PATCH v3] hwmon: (lm90) Switch channel parsing to fwnode APIs
Guenter Roeck <[email protected]> Thu, 30 Jul 2026 08:10:02 -0700
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 30, 2026 at 12:14:09PM +0300, Flaviu Nistor wrote: > Replace OF property handling with fwnode in the probe function to read > the channels properties, improving the driver compatibility since this > method is not limited to Device Tree only. > Add also the needed headers for explicit include and clean up related > function naming. > > Signed-off-by: Flaviu Nistor <[email protected]> Applied. Thanks, Guenter