device_tree: Allow name wildcards in qemu_fdt_node_path()
commit80972d3bb2dbc6a47bae84b694c14acba9c1de64
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 23 Apr 2020 12:11:11 +0000 (23 14:11 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 14:35:41 +0000 (30 15:35 +0100)
tree8d96c454a21ce2c747619bef49f610eeb8675260
parent51c510aa5876a681cd0059ed3bacaa17590dc2d5
device_tree: Allow name wildcards in qemu_fdt_node_path()

Allow name wildcards in qemu_fdt_node_path(). This is useful
to find all nodes with a given compatibility string.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20200423121114.4274-2-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
device_tree.c
include/sysemu/device_tree.h