[PATCH v3 04/21] dt-bindings: gpio: document the new pull-up/pull-down flags
Simon Glass
sjg at chromium.org
Thu Jan 30 03:18:00 CET 2020
On Mon, 13 Jan 2020 at 03:35, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> This commit extends the flags that can be used in GPIO specifiers to
> indicate if a pull-up resistor or pull-down resistor should be
> enabled.
>
> It is the backport of linux commit ede033e1e863c ('dt-bindings:
Strictly speaking I don't think this is a backport, since this is a
different project.
> gpio: document the new pull-up/pull-down flags')
> from Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> and integrated in v5.1-rc1
> https://github.com/torvalds/linux/commit/ede033e1e863c
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> doc/device-tree-bindings/gpio/gpio.txt | 24 ++++++++++++++++++++++++
> include/dt-bindings/gpio/gpio.h | 6 ++++++
> 2 files changed, 30 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list