Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232454
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Documentation: gpio: mention that <function>-gpio has been deprecated |
| Date | 2015-09-25 00:00 +0200 |
| Message-ID | <qcmIy-7cc-13@gated-at.bofh.it> (permalink) |
| References | <qb9aG-7Hp-15@gated-at.bofh.it> |
| Organization | LWN.net |
On Mon, 21 Sep 2015 15:14:46 +0200
Javier Martinez Canillas <javier@osg.samsung.com> wrote:
> The gpiolib supports parsing DT properties of the form <function>-gpio
> but it was only added for compatibility with older DT bindings that got
> it wrong and should not be used in newer bindings.
>
> The commit that added support for this was:
>
> dd34c37aa3e8 ("gpio: of: Allow -gpio suffix for property names")
>
> but didn't update the documentation to explain this so it's been a source
> of confusion. So let's make clear this in the GPIO documentation.
Applied to the docs tree, thanks.
jon
--
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] Documentation: gpio: mention that <function>-gpio has been deprecated Jonathan Corbet <corbet@lwn.net> - 2015-09-25 00:00 +0200
csiph-web