Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1478658
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] gpio/gpiolib: Forbid irqchip default trigger if probed over DT |
| Date | 2016-09-08 00:20 +0200 |
| Message-ID | <seTmi-5SM-19@gated-at.bofh.it> (permalink) |
| References | <seGfn-5H3-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Sep 7, 2016 at 10:12 AM, Marc Zyngier <marc.zyngier@arm.com> wrote: > Using a default trigger is a bad idea if using DT to configure > interrupts, as the device's interrupt specifier will always contain > the trigger configuration. > > Let's warn about that particular situation, and revert to not > having a default. Hopefully, the couple of drivers still using > this feature will quickly be fixed. > > Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> > --- > Send the tested patch this time around... I got it the first time, don't worry :D Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] gpio/gpiolib: Forbid irqchip default trigger if probed over DT Marc Zyngier <marc.zyngier@arm.com> - 2016-09-07 10:20 +0200
Re: [PATCH v2] gpio/gpiolib: Forbid irqchip default trigger if probed over DT Linus Walleij <linus.walleij@linaro.org> - 2016-09-08 00:20 +0200
Re: [PATCH v2] gpio/gpiolib: Forbid irqchip default trigger if probed over DT Marc Zyngier <marc.zyngier@arm.com> - 2016-09-08 19:20 +0200
csiph-web