test: dm: Add test for ofnode options phandle helper
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 10 Nov 2024 11:50:25 +0000 (12:50 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Dec 2024 19:00:41 +0000 (13:00 -0600)
commitc2aecfbe2c9abb67f3fcf3d1dac7a300ba1de7fc
treeed7cd0ddcb9c0b1e29e8b1584e5abe5c1f9feb0e
parentcab275c446d3a332890b2751e50636ecf38c1098
test: dm: Add test for ofnode options phandle helper

Add test for ofnode options phandle helper and add new property in the
sandbox test dts.

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