]> git.dujemihanovic.xyz Git - u-boot.git/commit
pci-host-ecam-generic: Convert to ofnode functions
authorMaksim Kiselev <bigunclemax@gmail.com>
Wed, 14 Feb 2024 20:30:01 +0000 (23:30 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 2 Mar 2024 17:26:56 +0000 (12:26 -0500)
commit67c7f14af34bb27c5fdc9189089e5a5ae156082f
treed889fdaa95eb47ec637613a40f717e151dd03953
parent39162d9348584ad6d86cb2a3a540ca38f8be7ff8
pci-host-ecam-generic: 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: Maksim Kiselev <bigunclemax@gmail.com>
drivers/pci/pcie_ecam_generic.c