On 1 August 2016 at 11:57, Stephen Warren <[email protected]> wrote: > From: Stephen Warren <[email protected]> > > The BPMP bindings allow devices to be represented as child nodes of the > BPMP node. This requires the driver to trigger scanning of its node for > those child nodes. > > Signed-off-by: Stephen Warren <[email protected]> > --- > v2: Use dm_scan_fdt_dev() to scan sub-nodes. This function was just added. > --- > drivers/misc/tegra186_bpmp.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

