[PATCH v2 2/2] test: dm: update test for open-drain/open-source emulation in gpio-uclass
Simon Glass
sjg at chromium.org
Wed May 6 16:47:19 CEST 2020
On Tue, 5 May 2020 at 02:43, Neil Armstrong <narmstrong at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list