[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YWoUlGFMWAXTvMuR@p14s>
Date: Sat, 16 Oct 2021 01:53:56 +0200
From: Joerie de Gram <j.de.gram@...il.com>
To: Mario Limonciello <mario.limonciello@....com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
Basavaraj Natikar <Basavaraj.Natikar@....com>,
Shyam Sundar S K <Shyam-sundar.S-k@....com>,
"open list:PIN CONTROL SUBSYSTEM" <linux-gpio@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
Nehal Shah <Nehal-bakulchandra.Shah@....com>,
"Rafael J . Wysocki" <rjw@...ysocki.net>
Subject: Re: [PATCH] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
On Fri, Oct 15, 2021 at 09:43:32AM -0500, Mario Limonciello wrote:
> + if (irq < 0 && !(regval & BIT(WAKE_STS_OFF)))
> + return true;
Shouldn't be negated. WAKE_STS_OFF is set on wakeup.
With that change:
Reported-by: Joerie de Gram <j.de.gram@...il.com>
Tested-by: Joerie de Gram <j.de.gram@...il.com>
Powered by blists - more mailing lists