]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (amc6821) Add support for pwm1_mode attribute
authorGuenter Roeck <linux@roeck-us.net>
Mon, 1 Jul 2024 15:57:58 +0000 (08:57 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Jul 2024 14:52:36 +0000 (07:52 -0700)
commit4814241a5817ce8140dda8f1375bf76f99e68697
treea74618ab4f083bfed7be5b8ed8661a694d6b474c
parente98ab50e1f2dd6ab8d1bddae4f9857725defafbc
hwmon: (amc6821) Add support for pwm1_mode attribute

AMC6821 supports configuring if a fan is DC or PWM controlled.
Add support for the pwm1_mode attribute to make it runtime configurable.

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/amc6821.rst
drivers/hwmon/amc6821.c