Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736617
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] gpio: Wakeup gpio controller when it is used as IRQ controller |
| Date | 2017-09-21 14:20 +0200 |
| Message-ID | <us8Cu-Sx-19@gated-at.bofh.it> (permalink) |
| References | <urHsC-8f3-25@gated-at.bofh.it> <urTtL-7M2-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Sep 20, 2017 at 10:07 PM, Grygorii Strashko <grygorii.strashko@ti.com> wrote: > On 09/20/2017 02:14 AM, Michal Simek wrote: >> From: Borsodi Petr <Petr.Borsodi@i.cz> >> >> There is a problem with GPIO driver when used as IRQ controller. >> It is not working because the module is sleeping (clock is disabled). >> The patch enables clocks when IP is used as IRQ controller. > > I think, it should be solved already in genirq core. > commit be45beb "genirq: Add runtime power management support for IRQ chips" Michal, can you verify? Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] gpio: Wakeup gpio controller when it is used as IRQ controller Michal Simek <michal.simek@xilinx.com> - 2017-09-20 09:20 +0200
Re: [PATCH] gpio: Wakeup gpio controller when it is used as IRQ controller Grygorii Strashko <grygorii.strashko@ti.com> - 2017-09-20 22:10 +0200
Re: [PATCH] gpio: Wakeup gpio controller when it is used as IRQ controller Linus Walleij <linus.walleij@linaro.org> - 2017-09-21 14:20 +0200
csiph-web