
15 Apr
2020
15 Apr
'20
9:10 a.m.
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.yun@mediatek.com Reviewed-by: Simon Glass sjg@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.gao@mediatek.com