[U-Boot] [PATCH V2] misc: Tegra BPMP: support child node devices

Simon Glass sjg at chromium.org
Mon Aug 1 20:22:03 CEST 2016


On 1 August 2016 at 11:57, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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 <swarren at nvidia.com>
> ---
> 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 <sjg at chromium.org>


More information about the U-Boot mailing list