On Thu, 2020-03-26 at 16:01 +0800, Chunfeng Yun wrote: > Add a test item for ofnode_get_child_count() > > Signed-off-by: Chunfeng Yun <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > 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 <[email protected]>

