Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327711
| From | Krzysztof Adamski <k@japko.eu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux |
| Date | 2016-02-05 14:50 +0100 |
| Message-ID | <qYOVR-SY-27@gated-at.bofh.it> (permalink) |
| References | <qY0w4-7rK-37@gated-at.bofh.it> <qYOVQ-SY-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Feb 05, 2016 at 02:39:23PM +0100, Linus Walleij wrote: >On Wed, Feb 3, 2016 at 8:57 AM, Krzysztof Adamski <k@japko.eu> wrote: > >> It seems that on H3, just like on A10, when GPIOs are configured as >> external interrupt data registers does not contain their value. When >> value is read, GPIO function must be temporary switched to input for >> reads. >> >> Signed-off-by: Krzysztof Adamski <k@japko.eu> > >2. Is this a regression that need to go in to fixes? Not sure what you mean by that. H3 support was added recently without this flag so it never worked properly on this SoC. With this patch it does. So it's just a normal bug fix, not a regression. Best regards, Krzysztof Adamski
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux Krzysztof Adamski <k@japko.eu> - 2016-02-03 09:00 +0100
Re: [PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux Linus Walleij <linus.walleij@linaro.org> - 2016-02-05 14:50 +0100
Re: [PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux Krzysztof Adamski <k@japko.eu> - 2016-02-05 14:50 +0100
Re: [PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux Chen-Yu Tsai <wens@csie.org> - 2016-02-05 15:00 +0100
csiph-web