Message ID | 20200304225433.37336-1-tony@atomide.com (mailing list archive) |
---|---|
Headers | show |
Series | Block idle in gpio-omap with cpu_pm | expand |
On Wed, Mar 4, 2020 at 11:54 PM Tony Lindgren <tony@atomide.com> wrote: > As discussed earlier, here's a series to use cpu_pm to block deeper SoC > idle states if a gpio interrupt is pending. As you requested I queued these on an immutable branch based on v5.6-rc1: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=ib-omap-block-idle And merged into gpio-devel for v5.7. Yours, Linus Walleij
* Linus Walleij <linus.walleij@linaro.org> [200309 09:27]: > On Wed, Mar 4, 2020 at 11:54 PM Tony Lindgren <tony@atomide.com> wrote: > > > As discussed earlier, here's a series to use cpu_pm to block deeper SoC > > idle states if a gpio interrupt is pending. > > As you requested I queued these on an immutable branch > based on v5.6-rc1: > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=ib-omap-block-idle > > And merged into gpio-devel for v5.7. OK thanks! Tony
Hi Linus, * Linus Walleij <linus.walleij@linaro.org> [200309 09:27]: > On Wed, Mar 4, 2020 at 11:54 PM Tony Lindgren <tony@atomide.com> wrote: > > > As discussed earlier, here's a series to use cpu_pm to block deeper SoC > > idle states if a gpio interrupt is pending. > > As you requested I queued these on an immutable branch > based on v5.6-rc1: > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=ib-omap-block-idle > > And merged into gpio-devel for v5.7. Hmm I'm not seeing these in Linux next yet though, care to check? Regards, Tony
On Tue, Mar 17, 2020 at 6:34 PM Tony Lindgren <tony@atomide.com> wrote: > * Linus Walleij <linus.walleij@linaro.org> [200309 09:27]: > > On Wed, Mar 4, 2020 at 11:54 PM Tony Lindgren <tony@atomide.com> wrote: > > > > > As discussed earlier, here's a series to use cpu_pm to block deeper SoC > > > idle states if a gpio interrupt is pending. > > > > As you requested I queued these on an immutable branch > > based on v5.6-rc1: > > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=ib-omap-block-idle > > > > And merged into gpio-devel for v5.7. > > Hmm I'm not seeing these in Linux next yet though, care to check? I was just slow on getting it build tested and pushed out, sorry. Yours, Linus Walleij