[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159683578749.18787.912305362655306164.b4-ty@bootlin.com>
Date: Fri, 7 Aug 2020 23:30:05 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Alessandro Zummo <a.zummo@...ertech.it>,
Chanwoo Choi <cw00.choi@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Jon Hunter <jonathanh@...dia.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-rtc@...r.kernel.org
Subject: Re: [PATCH] rtc: max77686: Fix wake-ups for max77620
On Thu, 6 Aug 2020 13:54:31 +0100, Jon Hunter wrote:
> Following commit d8f090dbeafd ("rtc: max77686: Do not allow interrupt to
> fire before system resume"), RTC wake-ups stopped working on Jetson TX2
> and Jetson Xavier platforms. The Jetson TX2 uses the max77620 PMIC and
> the Jetson Xavier uses max20024 PMIC. Both of these PMICs have the same
> max77620 RTC controller.
>
> For the max77620 RTC, the variable 'rtc_irq_from_platform' is defined as
> true in the max77686 driver and because of this the IRQ passed to the
> max77686 driver for RTC is the PMIC IRQ and not the parent. Hence,
> following commit d8f090dbeafd ("rtc: max77686: Do not allow interrupt to
> fire before system resume"), for the max77620 the RTC IRQ within the
> PMIC is now getting disabled on entry to suspend and unable to wake the
> system up. Fix this by only disabling interrupts on entry to suspend
> in the max77686 RTC driver, if the interrupt is the parent interrupt.
Applied, thanks!
[1/1] rtc: max77686: Fix wake-ups for max77620
commit: 16c24801122e2961c588562f04707b98f9c84bbb
Best regards,
--
Alexandre Belloni <alexandre.belloni@...tlin.com>
Powered by blists - more mailing lists