
28 Sep
2018
28 Sep
'18
5:55 p.m.
On 19 September 2018 at 03:43, Rajan Vaja rajan.vaja@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@xilinx.com Reviewed-by: Simon Glass sjg@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!