Re: [PATCH v1] hwmon: (lm75) Add support for Nuvoton NCT7715

From: Sheng-Yuan Huang

Date: Thu Sep 10 2026 - 03:25:11 EST


On Wed, Sep 09, 2026 at 10:02 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:

>
> Sure, it works, because your code converts the bytes twice, as I said.
> That doesn't make those conversions necessary.
>
> Other chips also use 16-bit config registers. Just use the same approach.
>

Thank you for the detailed guidance and clarification.
I think I understand it now, and I will send a v2 patch soon.

Thanks,
Sheng-Yuan