Re: [PATCH v2 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer
From: Guenter Roeck <linux@roeck-us.net>
Date: 2021-01-23 16:14:55
On Wed, Jan 13, 2021 at 07:08:48AM +0000, Troy Lee wrote:
Add Aspeed AST2600 PWM/Fan tacho driver. AST2600 has 16 PWM channel and 16 FAN tacho channel. Changes since v1: - fixed review comments - fixed double-looped calculation of div_h and div_l - moving configuration to device tree - register hwmon driver with devm_hwmon_device_register_with_info() Signed-off-by: Troy Lee <redacted>
checkpatch says: total: 0 errors, 9 warnings, 26 checks, 779 lines checked This is a bit much. Please run checkpatch --strict and fix the issues it reports. Please also fix the issues reported by 0-day as well as the issues reported by the bindings robot, and resubmit. Thanks, Guenter _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel