[PATCH v6 2/2] hwmon: Add driver for I2C chip Nuvoton NCT7363Y
Guenter Roeck
linux at roeck-us.net
Sat Nov 2 01:48:31 AEDT 2024
On Tue, Oct 22, 2024 at 01:29:05PM +0800, baneric926 at gmail.com wrote:
> From: Ban Feng <kcfeng0 at nuvoton.com>
>
> The NCT7363Y is a fan controller which provides up to 16
> independent FAN input monitors. It can report each FAN input count
> values. The NCT7363Y also provides up to 16 independent PWM
> outputs. Each PWM can output specific PWM signal by manual mode to
> control the FAN duty outside.
>
> Signed-off-by: Ban Feng <kcfeng0 at nuvoton.com>
Applied. I did fix a couple of the nitpicks raised by Christophe,
but I did not replace for_each_child_of_node() with
for_each_child_of_node_scoped() since I can not test the code
and did not want to make a functional change.
Thanks,
Guenter
More information about the openbmc
mailing list