All of lore.kernel.org
 help / color / mirror / Atom feed
From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm/pxa: fix gpio wakeup setting
Date: Fri, 27 Apr 2012 10:52:16 +0800	[thread overview]
Message-ID: <CAN1soZwPXEy9PDzfgh-tVp85hk+a5uYkG9_Q9T1Vovu8T-aWmw@mail.gmail.com> (raw)
In-Reply-To: <87ehrdhvkl.fsf@free.fr>

On Wed, Apr 25, 2012 at 1:46 AM, Robert Jarzmik <robert.jarzmik@free.fr> wrote:
> Robert Jarzmik <robert.jarzmik@free.fr> writes:
>
>> In 3.3, gpio wakeup setting was broken. The call
>> enable_irq_wake() didn't set up the PXA gpio registers
>> (PWER, ...) anymore.
>>
>> Fix it at least for pxa27x. The driver doesn't seem to be
>> used in pxa25x (weird ...), and the fix doesn't extend to
>> pxa3xx and pxa95x (which don't have a gpio_set_wake()
>> available).
>
> Haojian, ping.
> I'd like this to be included in 3.4, are you available nowadays ?
>
> Cheers.
>
> --
> Robert

Applied

Regards
Haojian

      reply	other threads:[~2012-04-27  2:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 14:06 [PATCH] gpio: pxa: Set PXA GPIO irq_chip IRQCHIP_SKIP_SET_WAKE flag Paul Parsons
2012-04-12 18:07 ` Paul Parsons
2012-04-17 21:28   ` Robert Jarzmik
2012-04-18  1:04     ` Paul Parsons
2012-04-18 10:58       ` Paul Parsons
2012-04-18 18:21         ` Robert Jarzmik
2012-04-18 19:34           ` Paul Parsons
2012-04-18 20:59             ` Robert Jarzmik
2012-04-18 22:40               ` Paul Parsons
2012-04-19 19:40                 ` Robert Jarzmik
2012-04-20  0:55                   ` Haojian Zhuang
2012-04-22 11:37                     ` [PATCH] arm/pxa: fix gpio wakeup setting Robert Jarzmik
2012-04-24 17:46                       ` Robert Jarzmik
2012-04-27  2:52                         ` Haojian Zhuang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAN1soZwPXEy9PDzfgh-tVp85hk+a5uYkG9_Q9T1Vovu8T-aWmw@mail.gmail.com \
    --to=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.