commit | ba92e89882aec341c1f92fe2a95bfb1e4badfaa5 | [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 | 1bcd488f7f1989496c6961c6922d0af12e2480d7 [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>