[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161009145959.GX30800@lahna.fi.intel.com>
Date: Sun, 9 Oct 2016 17:59:59 +0300
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: "Bacchewar, Nilesh" <nilesh.bacchewar@...el.com>,
"Krogerus, Heikki" <heikki.krogerus@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] pinctrl: intel: Configure GPIO chip IRQ as wakeup
interrupts
On Fri, Oct 07, 2016 at 10:40:42PM +0300, Andy Shevchenko wrote:
> On Fri, Oct 7, 2016 at 9:17 PM, Bacchewar, Nilesh
> <nilesh.bacchewar@...el.com> wrote:
> > Here, Its marking GPIO controller IRQ line as wake capable not GPIO lines.
>
> AFAIU this is called per (GPIO) pin which is IRQ enabled.
>
> Imagine a case when you have more than one such pin.
>
> 1. Set IRQ wake for pin 1
> 2. Set IRQ wake for pin 2 (assume that is pin under the question)
> 3. Unset IRQ wake for pin 1 (for some reason)
> 4. Global pinctrl IRQ wake is unset. Resulting same issue as before.
>
> What did I miss above?
enable/disable_irq_wake() include reference count.
Powered by blists - more mailing lists