[PATCH v6 2/2] hwmon: Add driver for I2C chip Nuvoton NCT7363Y
Ban Feng
baneric926 at gmail.com
Mon Nov 4 19:12:18 AEDT 2024
On Fri, Nov 1, 2024 at 10:48 PM Guenter Roeck <linux at roeck-us.net> wrote:
>
> 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
Hi Guenter,
Appreciate your kind support,
I'll keep following your version and check the part of
for_each_child_of_node_scoped.
Thanks,
Ban
More information about the openbmc
mailing list