Re: [PATCH] hwmon: aspeed-pwm-tacho: propagate reset deassert errors
From: Guenter Roeck
Date: Tue Sep 01 2026 - 19:05:11 EST
On Sun, Aug 30, 2026 at 08:50:44PM +0800, Pengpeng Hou wrote:
> aspeed_pwm_tacho_probe() installs its reset cleanup action and configures
> the
> controller after an unchecked reset deassertion.
>
> Stop probing when the reset controller rejects the transition, before the
> hwmon device becomes visible.
>
> Fixes: 18c514cc0e02 ("hwmon: (aspeed-pwm-tacho) Deassert reset in probe")
> Signed-off-by: Pengpeng Hou <pengpeng@xxxxxxxxxxx>
Applied.
Thanks,
Guenter