Re: [PATCH v3] hwmon: (lm90) Switch channel parsing to fwnode APIs
From: Guenter Roeck
Date: Thu Jul 30 2026 - 11:35:10 EST
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 <flaviu.nistor@xxxxxxxxx>
Applied.
Thanks,
Guenter