Re: [hwmon-next PATCH v6 1/4] dt-bindings: hwmon: add adi,adt7470
Guenter Roeck <[email protected]> Wed, 5 Aug 2026 07:57:45 -0700
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 10:15:17AM -0300, Luiz Angelo Daros de Luca wrote: > The Analog Devices ADT7470 is a multichannel temperature sensor and > PWM fan controller. It supports monitoring up to 10 external > temperature sensors and controlling up to 4 fans. > > Add the device tree binding documentation for it. This includes > support for the thermal framework by defining the "#thermal-sensor-cells" > property, and models the fan control lines as PWM channels by > defining the "#pwm-cells" property. > > Reviewed-by: Krzysztof Kozlowski <[email protected]> > Signed-off-by: Luiz Angelo Daros de Luca <[email protected]> Applied. Thanks, Guenter