]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: dm: Expand ofnode options test with new helper
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 1 Oct 2024 12:24:44 +0000 (14:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 22:02:20 +0000 (16:02 -0600)
commitaadf575050a1cba4c1a95c05a4f3a1737f6b0c14
tree55aeaf9113d0c8473c626d078828a14d7cb81b4b
parent9046279d92bb0d964cc3ae366985dec680b9224c
test: dm: Expand ofnode options test with new helper

Expand ofnode options test with new generic helper for bool, int and
string.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
test/dm/ofnode.c