Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1249151
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag |
| Date | 2015-10-16 23:00 +0200 |
| Message-ID | <qkkgy-U5-7@gated-at.bofh.it> (permalink) |
| References | <qiSPn-2Lm-9@gated-at.bofh.it> <qiSPn-2Lm-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Oct 12, 2015 at 11:20 PM, Laurent Pinchart <laurent.pinchart@ideasonboard.com> wrote: > The flag matches the DT GPIO_SINGLE_ENDED flag and allows drivers to > parse and use the DT flag to handle single-ended (open-drain or > open-source) GPIOs. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Patch applied! I feel a bit guilty for fixing the OF docs (with help from Nikolaus Schaller) and then just leaving it open as an exercise for someone else to implement it in gpiolib ... hats of for immediately grasping this and implementing it exactly as it should be! All of a sudden I now have an influx of GPIO drivers supporting open drain. I wonder why it happens right now, probably sun spot activity. 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 — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-10-12 23:30 +0200 Re: [PATCH 2/2] gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag Linus Walleij <linus.walleij@linaro.org> - 2015-10-16 23:00 +0200
csiph-web