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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
---
(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 <[email protected]>
Thanks
Patrick