[U-Boot] [PATCH v2 2/4] dm: core: Move "/clock" node scan into function

Simon Glass sjg at chromium.org
Fri Sep 28 15:55:26 UTC 2018


On 19 September 2018 at 03:43, Rajan Vaja <rajan.vaja at xilinx.com> wrote:
> Create separate function for scanning node by path and
> move "/clock" node scan code into that function.
>
> This will be usable if scanning of more node is required.
>
> Signed-off-by: Rajan Vaja <rajan.vaja at xilinx.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2:
>   * None
> ---
>  drivers/core/root.c | 33 ++++++++++++++++++---------------
>  1 file changed, 18 insertions(+), 15 deletions(-)

Applied to u-boot-dm, and now in mainline, thanks!


More information about the U-Boot mailing list