
6 May
2020
6 May
'20
4:47 p.m.
On Tue, 5 May 2020 at 02:43, Neil Armstrong narmstrong@baylibre.com wrote:
Add tests for testing open-drain/open-source emulation in gpio-uclass. It also adds two test3-gpios configured as GPIO_ACTIVE_LOW.
Signed-off-by: Neil Armstrong narmstrong@baylibre.com
arch/sandbox/dts/test.dts | 4 +- test/dm/gpio.c | 89 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 92 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org