Re: [PATCH v1 0/2] hwmon: Driver for Nuvoton NCT736X

From: Ban Feng
Date: Tue Dec 05 2023 - 02:00:50 EST


On Mon, Dec 4, 2023 at 3:04 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> On 12/3/23 21:56, baneric926@xxxxxxxxx wrote:
> > From: Ban Feng <baneric926@xxxxxxxxx>
> >
> > NCT736X is an I2C based hardware monitoring chip from Nuvoton.
> >
>
> No, it isn't. Such a chip does not exist. The chips are apparently
> NCT7362Y and NCT7363Y. No wildcards in filenames, variables, etc.,
> please. Pick one name (nct7362y) instead and reference both chips
> where appropriate.
>

This driver is based on nct7363y, so I'll rename all to NCT7363Y in v2.

Thanks,
Ban