[PATCH v6 02/14] test: dm: add test item for ofnode_get_child_count()

Simon Glass sjg at chromium.org
Mon Apr 20 15:10:10 CEST 2020


On Sun, 19 Apr 2020 at 21:22, Chunfeng Yun <chunfeng.yun at mediatek.com> wrote:
>
> Add a test item for ofnode_get_child_count()
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> v6: add Reviewed-by Weijie
>
> 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: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list