
30 Aug
2022
30 Aug
'22
2:24 p.m.
Hi Patrice,
On 8/30/22 14:09, Patrice Chotard wrote:
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
(no changes since v1)
drivers/gpio/sandbox.c | 5 +++++ include/asm-generic/gpio.h | 1 + include/dt-bindings/gpio/sandbox-gpio.h | 3 +++ test/dm/gpio.c | 30 +++++++++++++++++++++++++ 4 files changed, 39 insertions(+)
Reviewed-by: Patrick Delaunay patrick.delaunay@foss.st.com
Thanks Patrick