On Mon, 2020-03-23 at 09:36 -0600, Simon Glass wrote:
> Hi Chunfeng,
>
> On Sat, 21 Mar 2020 at 02:52, Chunfeng Yun wrote:
> >
> > This patch add function used to get the child count of
> > a ofnode or a device
> >
> > Signed-off-by: Chunfeng Yun
> > ---
> > v2:
> > 1. move ofnode_get_child_
Hi Chunfeng,
On Sat, 21 Mar 2020 at 02:52, Chunfeng Yun wrote:
>
> This patch add function used to get the child count of
> a ofnode or a device
>
> Signed-off-by: Chunfeng Yun
> ---
> v2:
> 1. move ofnode_get_child_count() into ofnode.c suggested by Simon
> 2. add a new macro dev_get_ch
This patch add function used to get the child count of
a ofnode or a device
Signed-off-by: Chunfeng Yun
---
v2:
1. move ofnode_get_child_count() into ofnode.c suggested by Simon
2. add a new macro dev_get_child_count()
---
drivers/core/ofnode.c | 11 +++
include/dm/ofnode.h |
3 matches
Mail list logo