1 .. SPDX-License-Identifier: GPL-2.0
12 Addresses: I2C 0x20, 0x21, 0x22, 0x23
14 Author: Ban Feng <kcfeng0@nuvoton.com>
20 The NCT7363Y is a fan controller which provides up to 16 independent
21 FAN input monitors, and up to 16 independent PWM outputs with SMBus interface.
27 Currently, the driver supports the following features:
29 ========== ==========================================
30 fanX_input provide current fan rotation value in RPM
31 fanX_alarm report fan low speed real status
32 fanX_min get or set fan count threshold
34 pwmX get or set PWM fan control value.
35 ========== ==========================================