Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1537389
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] pinctrl: meson: fix gpio request disabling other modes |
| Date | 2016-12-07 01:50 +0100 |
| Message-ID | <sLyAO-Qu-25@gated-at.bofh.it> (permalink) |
| References | <sLoBs-335-25@gated-at.bofh.it> |
| Organization | BayLibre |
Neil Armstrong <narmstrong@baylibre.com> writes:
> The pinctrl_gpio_request is called with the "full" gpio number, already
> containing the base, then meson_pmx_request_gpio is then called with the
> final pin number.
> Remove the base addition when calling meson_pmx_disable_other_groups.
>
> Fixes: 6ac730951104 ("pinctrl: add driver for Amlogic Meson SoCs")
> CC: Beniamino Galvani <b.galvani@gmail.com>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] pinctrl: meson: fix gpio request disabling other modes Neil Armstrong <narmstrong@baylibre.com> - 2016-12-06 15:10 +0100 Re: [PATCH] pinctrl: meson: fix gpio request disabling other modes Kevin Hilman <khilman@baylibre.com> - 2016-12-07 01:50 +0100
csiph-web