[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <42c74aa4-55ef-194b-b26c-945399d16a4b@canonical.com>
Date: Thu, 16 Sep 2021 12:26:05 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@...i.sm>,
Sebastian Reichel <sre@...nel.org>, linux-pm@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Dirk Brandewie <dirk.brandewie@...il.com>, kernel@...i.sm,
stable@...r.kernel.org
Subject: Re: [PATCH v2 1/2] power: supply: max17042_battery: Clear status bits
in interrupt handler
On 14/09/2021 14:18, Sebastian Krzyszkowiak wrote:
> The gauge requires us to clear the status bits manually for some alerts
> to be properly dismissed. Previously the IRQ was configured to react only
> on falling edge, which wasn't technically correct (the ALRT line is active
> low), but it had a happy side-effect of preventing interrupt storms
> on uncleared alerts from happening.
>
> Fixes: 7fbf6b731bca ("power: supply: max17042: Do not enforce (incorrect) interrupt trigger type")
> Cc: <stable@...r.kernel.org>
> Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@...i.sm>
> ---
> v2: added a comment on why it clears all alert bits
> ---
> drivers/power/supply/max17042_battery.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Best regards,
Krzysztof
Powered by blists - more mailing lists