History log of /u-boot/include/dt-bindings/gpio/sandbox-gpio.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f6f68164 30-Aug-2022 Patrice Chotard <patrice.chotard@foss.st.com>

gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function

This allows to test if a pin's label if displayed using gpio_get_status()
when this pin is configured in alternate function.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>

# 2c0f782e 13-Jan-2020 Patrick Delaunay <patrick.delaunay@foss.st.com>

gpio: sandbox: cleanup binding support

Cleanup binding support, use the generic binding by default
(test u-class gpio_xlate_offs_flags function) and add
specific binding for added value.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

# 2c0f782e 13-Jan-2020 Patrick Delaunay <patrick.delaunay@st.com>

gpio: sandbox: cleanup binding support

Cleanup binding support, use the generic binding by default
(test u-class gpio_xlate_offs_flags function) and add
specific binding for added value.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>