]> git.baikalelectronics.ru Git - uboot.git/commit
pci: layerscape: move per-pci device fdt fixup in a function
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Fri, 23 Oct 2020 08:05:27 +0000 (13:35 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 23 Oct 2020 11:22:08 +0000 (16:52 +0530)
commit9562b96e1e1ac125b346824a04c96ec0c0ab9edc
tree93b35abeca59ae012b17fa330d33fdc5c9f32da8
parent73dee2f61aebb0f5f1f9b05978904fa673fab169
pci: layerscape: move per-pci device fdt fixup in a function

Move the pci device related fdt fixup in a function in order to
re-use it in a following patch. While at it, improve the error
handling.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/pci/pcie_layerscape_fixup.c