On Fri, 24 Jul 2020 at 04:09, Stefan Roese <s...@denx.de> wrote:
>
> From: Suneel Garapati <sgarap...@marvell.com>
>
> Parse subnode DT properties only if parent node is valid.
> Otherwise, assert is triggered on ofnode_valid in ofnode_first_subnode
> from dev_for_each_subnode.
>
> Signed-off-by: Suneel Garapati <sgarap...@marvell.com>
> Reviewed-by: Simon Glass <s...@chromium.org>
> Cc: Bin Meng <bmeng...@gmail.com>
>
> Signed-off-by: Stefan Roese <s...@denx.de>
> ---
>
> Changes in v1:
> - Change patch subject
>
>  drivers/pci/pci-uclass.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to