On Sat, 21 Mar 2020 at 02:52, Chunfeng Yun <chunfeng....@mediatek.com> wrote: > > Add a node to test ofnode_get_child_count() > > Signed-off-by: Chunfeng Yun <chunfeng....@mediatek.com> > --- > v2: > a new patch to test ofnode_get_child_count() suggested by Simon > --- > arch/sandbox/dts/test.dts | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org> But please squash with previous patch so the tests pass. It is OK to change test.dts along with other commits. Regards, Simon