]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: axi_emac: Convert to ofnode functions
authorMaxim Kochetkov <fido_max@inbox.ru>
Fri, 11 Aug 2023 07:43:51 +0000 (10:43 +0300)
committerMichal Simek <michal.simek@amd.com>
Thu, 21 Sep 2023 11:20:11 +0000 (13:20 +0200)
commita77c2bd90254df10d196e105593d1ed46bb5bceb
tree2f76fff26af0be729f35b7f4f020a3be545ca3fd
parent6ec17a2c0f8bca6c92ed4c57b6180f2f80bdfa45
net: axi_emac: Convert to ofnode functions

FDT functions is not working when OF_LIVE is enabled.
Convert fdt parsing functions to ofnode parsing functions.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Link: https://lore.kernel.org/r/20230811074351.26916-1-fido_max@inbox.ru
drivers/net/xilinx_axi_emac.c