Skip to content
Snippets Groups Projects
Commit 6525d51f authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases


Previously we used an alias the pci node to determine which node to
fixup or delete.  Now we use the new fdt_node_offset_by_compat_reg to
find the node to update.

Additionally, we replace the code in each board with a single macro call
that makes assumes uniform naming and reduces duplication in this area.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 75e73afd
No related branches found
No related tags found
No related merge requests found
Showing
with 121 additions and 162 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment