Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271073
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] gpiolib: tighten up ACPI legacy gpio lookups |
| Date | 2015-11-17 12:00 +0100 |
| Message-ID | <qvM9t-3UK-37@gated-at.bofh.it> (permalink) |
| References | <qryy6-2rw-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 5, 2015 at 8:38 PM, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote: > We should not fall back to the legacy unnamed gpio lookup style if the > driver requests gpios with different names, because we'll give out the same > gpio twice. Let's keep track of the names that were used for the device and > only do the fallback for the first name used. > > Also disable fallback to _CRS gpios if ACPI device has DT-like > properties or driver-supplied gpio mappings. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Looking for a newer version of this I think, also would like Mika's and/or Rafael's ACKs. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] gpiolib: tighten up ACPI legacy gpio lookups Linus Walleij <linus.walleij@linaro.org> - 2015-11-17 12:00 +0100
csiph-web