Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1506815
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs |
| Date | 2016-10-24 03:00 +0200 |
| Message-ID | <svBMm-eA-13@gated-at.bofh.it> (permalink) |
| References | <suHTP-60l-19@gated-at.bofh.it> <suHTP-60l-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 21, 2016 at 3:11 PM, Sascha Hauer <s.hauer@pengutronix.de> wrote: > The mxs gpio controller does not only have a mask register to mask > interrupts, but also enable/disable registers. Use the enable/disable > registers rather than the mask register. This does not have any > advantage for now, but makes the next patch simpler. > > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Patch applied with Marek's review tag. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
gpio: mxs: fix duplicate level interrupts Sascha Hauer <s.hauer@pengutronix.de> - 2016-10-21 15:20 +0200
[PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs Sascha Hauer <s.hauer@pengutronix.de> - 2016-10-21 15:20 +0200
Re: [PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs Marek Vasut <marex@denx.de> - 2016-10-21 20:20 +0200
Re: [PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs Linus Walleij <linus.walleij@linaro.org> - 2016-10-24 03:00 +0200
csiph-web