[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6867cd67-9ab9-4a5c-902a-e2d14b846c51@roeck-us.net>
Date: Mon, 2 Dec 2024 06:56:40 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Ming Yu <a0282524688@...il.com>
Cc: Jonathan Cameron <jic23@...nel.org>, tmyu0@...oton.com, lars@...afoo.de,
robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
cmo@...exis.com, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Jean Delvare <jdelvare@...e.com>
Subject: Re: [PATCH v1 0/2] Add Nuvoton NCT7718W IIO driver
On Mon, Dec 02, 2024 at 05:22:52PM +0800, Ming Yu wrote:
> Dear Jonathan,
>
> Thank you for your reply, I'll move the driver to HWMON.
AFAICS the chip is compatible to lm90, so please add support for
it to the lm90 driver. Note that this also applies to NCT7717, which
looks like an internal-sensor-only version of the same chip.
> Additionally, for conventional ADC, Thermal sensor, and tachometer
> like chips, would it be more appropriate to implement them in HWMON?
>
Thermal sensor and tachometer, yes. For ADC it depends on the use case.
If the ADC is used for hardware monitoring (which is typically the case
if it has limit and alert support), yes. If it is a pure ADC, IIO
is a better place.
Thanks,
Guenter
Powered by blists - more mailing lists