]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: dm: update test for open-drain/open-source emulation in gpio-uclass
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 5 May 2020 08:43:18 +0000 (10:43 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 11 May 2020 13:12:56 +0000 (15:12 +0200)
commit9bf87e256c26246fa6d8df491617e40cb7df89c2
tree89045d7db5e142ed8db44fa2f8d73ed1076abd92
parent47bd533e9dd0f967ff7b62f3edfd6c97131e1501
test: dm: update test for open-drain/open-source emulation in gpio-uclass

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
test/dm/gpio.c