public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide•com>
To: Linus Walleij <linus.walleij@linaro•org>,
	Bartosz Golaszewski <bgolaszewski@baylibre•com>
Cc: Tero Kristo <t-kristo@ti•com>,
	Grygorii Strashko <grygorii.strashko@ti•com>,
	Dave Gerlach <d-gerlach@ti•com>, Keerthy <j-keerthy@ti•com>,
	Aaro Koskinen <aaro.koskinen@iki•fi>,
	Peter Ujfalusi <peter.ujfalusi@ti•com>,
	linux-gpio@vger•kernel.org,
	Russell King <rmk+kernel@armlinux•org.uk>,
	Ladislav Michl <ladis@linux-mips•org>,
	linux-omap@vger•kernel.org, linux-arm-kernel@lists•infradead.org
Subject: [PATCH 0/3] Block idle in gpio-omap with cpu_pm
Date: Wed,  4 Mar 2020 14:54:29 -0800	[thread overview]
Message-ID: <20200304225433.37336-1-tony@atomide.com> (raw)

As discussed earlier, here's a series to use cpu_pm to block deeper SoC
idle states if a gpio interrupt is pending.

Regards,

Tony


Tony Lindgren (3):
  ARM: OMAP2+: Handle errors for cpu_pm
  gpio: omap: Block idle on pending gpio interrupts
  Revert "gpio: omap: Fix lost edge wake-up interrupts"

 arch/arm/mach-omap2/cpuidle34xx.c |  9 +++++++--
 arch/arm/mach-omap2/cpuidle44xx.c | 26 +++++++++++++++++---------
 arch/arm/mach-omap2/pm34xx.c      |  8 ++++++--
 drivers/gpio/gpio-omap.c          | 29 ++++++++++++++---------------
 4 files changed, 44 insertions(+), 28 deletions(-)

-- 
2.25.1

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-03-04 22:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-04 22:54 Tony Lindgren [this message]
2020-03-04 22:54 ` [PATCH 1/3] ARM: OMAP2+: Handle errors for cpu_pm Tony Lindgren
2020-03-04 22:56   ` Tony Lindgren
2020-03-04 22:54 ` [PATCH 2/3] gpio: omap: Block idle on pending gpio interrupts Tony Lindgren
2020-03-04 22:54 ` [PATCH 3/3] Revert "gpio: omap: Fix lost edge wake-up interrupts" Tony Lindgren
2020-03-09  9:26 ` [PATCH 0/3] Block idle in gpio-omap with cpu_pm Linus Walleij
2020-03-09 18:01   ` Tony Lindgren
2020-03-17 17:34   ` Tony Lindgren
2020-03-27 10:10     ` Linus Walleij

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=20200304225433.37336-1-tony@atomide.com \
    --to=tony@atomide$(echo .)com \
    --cc=aaro.koskinen@iki$(echo .)fi \
    --cc=bgolaszewski@baylibre$(echo .)com \
    --cc=d-gerlach@ti$(echo .)com \
    --cc=grygorii.strashko@ti$(echo .)com \
    --cc=j-keerthy@ti$(echo .)com \
    --cc=ladis@linux-mips$(echo .)org \
    --cc=linus.walleij@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-gpio@vger$(echo .)kernel.org \
    --cc=linux-omap@vger$(echo .)kernel.org \
    --cc=peter.ujfalusi@ti$(echo .)com \
    --cc=rmk+kernel@armlinux$(echo .)org.uk \
    --cc=t-kristo@ti$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox