
15 Apr
2020
15 Apr
'20
8:57 a.m.
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 chunfeng.yun@mediatek.com Reviewed-by: Simon Glass sjg@chromium.org
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