Re: [PATCH v4 2/3] hwmon: (amc6821) Move reading fan data from OF to a function

From: Guenter Roeck
Date: Sun Jun 15 2025 - 19:06:35 EST


On Fri, Jun 13, 2025 at 10:42:39AM -0300, João Paulo Gonçalves wrote:
> From: João Paulo Gonçalves <joao.goncalves@xxxxxxxxxxx>
>
> Move fan property reading from OF to a separate function. This keeps OF
> data handling separate from the code logic and makes it easier to add
> features like cooling device support that use the same fan node.
>
> Signed-off-by: João Paulo Gonçalves <joao.goncalves@xxxxxxxxxxx>

Applied.

Thanks,
Guenter