]> git.baikalelectronics.ru Git - uboot.git/commit
test: Add gpio-sysinfo test
authorSean Anderson <sean.anderson@seco.com>
Tue, 20 Apr 2021 14:50:58 +0000 (10:50 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 4 May 2021 11:57:18 +0000 (07:57 -0400)
commit117f4feacaba5e187ec1c44b996c51ed7c106362
treef12a5f88da3f54abb4f4fb744f8982a6fa87f1e6
parentf9218268323e857f324316e64e38141eccbe025f
test: Add gpio-sysinfo test

This adds a test for the gpio-sysinfo driver.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noinst_defconfig
configs/sandbox_spl_defconfig
test/dm/Makefile
test/dm/sysinfo-gpio.c [new file with mode: 0644]