Re: [PATCH 1/1] net: axi_emac: Convert to ofnode functions

2023-09-01 Thread Michal Simek
On 8/11/23 09:43, Maxim Kochetkov wrote: FDT functions is not working when OF_LIVE is enabled. Convert fdt parsing functions to ofnode parsing functions. Signed-off-by: Maxim Kochetkov --- drivers/net/xilinx_axi_emac.c | 50 +-- 1 file changed, 24 insertion

[PATCH 1/1] net: axi_emac: Convert to ofnode functions

2023-08-11 Thread Maxim Kochetkov
FDT functions is not working when OF_LIVE is enabled. Convert fdt parsing functions to ofnode parsing functions. Signed-off-by: Maxim Kochetkov --- drivers/net/xilinx_axi_emac.c | 50 +-- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/drivers/net/