[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176191106316.588156.9101100273340077755.b4-ty@bootlin.com>
Date: Fri, 31 Oct 2025 14:20:27 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Esben Haabendal <esben@...nix.com>, Jon Hunter <jonathanh@...dia.com>
Cc: linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org
Subject: Re: [PATCH 1/2] Revert "rtc: tps6586x: Fix initial
enable_irq/disable_irq balance"
On Fri, 31 Oct 2025 10:37:40 +0000, Jon Hunter wrote:
> Commit 1502fe0e97be ("rtc: tps6586x: Fix initial enable_irq/disable_irq
> balance") breaks the wake-up alarm for the tps6586x. After this commit
> was added RTC wake ups from suspend stopped working on the Tegra20
> Ventana platform.
>
> The problem is that this change set the 'irq_en' variable to true prior
> to calling devm_request_threaded_irq() to indicate that the IRQ is
> enabled, however, it was over looked that the flag IRQ_NOAUTOEN is
> already set meaning that the IRQ is not enabled by default. This
> prevents the IRQ from being enabled as expected. Revert this change to
> fix this.
>
> [...]
Applied, thanks!
[1/2] Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"
https://git.kernel.org/abelloni/c/b1c9390f0a44
[2/2] Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"
https://git.kernel.org/abelloni/c/0d510778c2f4
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists