commit | 67c7f14af34bb27c5fdc9189089e5a5ae156082f | [log] [tgz] |
---|---|---|
author | Maksim Kiselev <bigunclemax@gmail.com> | Wed Feb 14 23:30:01 2024 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 02 12:26:56 2024 -0500 |
tree | d889fdaa95eb47ec637613a40f717e151dd03953 | |
parent | 39162d9348584ad6d86cb2a3a540ca38f8be7ff8 [diff] |
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>