Hi Tony, On Thu, 5 Aug 2021 at 22:50, Tony Dinh <[email protected]> wrote: > > Add include header file include/fdt_support_net.h > > Signed-off-by: Tony Dinh <[email protected]> > --- > > include/fdt_support_net.h | 39 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 39 insertions(+) > create mode 100644 include/fdt_support_net.h
Sorry for the delay but I am only now coming to this after being away for a month and finding it in my queue. Can you please - move this to drivers/core/of_extra.c and include/dm/ofnode.h - use the livetree interface (ofnode) instead of fdt - merge everything into a single patch since the first patch creates a build error Regards, Simon

