On Fri, 2020-04-10 at 13:45 +0800, Chunfeng Yun wrote: > Add a test item for ofnode_get_child_count() > > Signed-off-by: Chunfeng Yun <chunfeng....@mediatek.com> > Reviewed-by: Simon Glass <s...@chromium.org> > --- > v4~v5: no changes > > v3: > 1. squash dts patch into this one suggested by Simon > 2. add reviewed-by Simon > > v2: > a new patch to test ofnode_get_child_count() suggested by Simon > --- > arch/sandbox/dts/test.dts | 18 ++++++++++++++++++ > test/dm/ofnode.c | 21 +++++++++++++++++++++ > 2 files changed, 39 insertions(+) >
Reviewed-by: Weijie Gao <weijie....@mediatek.com>