On Sun, Apr 19, 2020 at 9:27 AM Edgar E. Iglesias
wrote:
>
> From: "Edgar E. Iglesias"
>
> Allow name wildcards in qemu_fdt_node_path(). This is useful
> to find all nodes with a given compatibility string.
>
> Signed-off-by: Edgar E. Iglesias
Reviewed-by: Alistair Francis
Alistair
> ---
>
From: "Edgar E. Iglesias"
Allow name wildcards in qemu_fdt_node_path(). This is useful
to find all nodes with a given compatibility string.
Signed-off-by: Edgar E. Iglesias
---
device_tree.c| 2 +-
include/sysemu/device_tree.h | 3 +++
2 files changed, 4 insertions(+), 1 deleti