]> git.baikalelectronics.ru Git - uboot.git/commit
pci: layerscape: fix a dead loop issue
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Mon, 26 Oct 2020 03:57:42 +0000 (11:57 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 10 Dec 2020 08:26:39 +0000 (13:56 +0530)
commitf9a629784d187c53570be3c9942118a8e312e813
tree928ae605680464339f2af1e90c39af12e07440aa
parentf7194e56cff4c5f818e6853f40be535605987a2b
pci: layerscape: fix a dead loop issue

Fixes: commit b050be39ab8f ("pci: layerscape: Fixup PCIe EP
mode DT nodes for LX2160A rev2")

This added the PCIe EP nodes fixup of LX2160A, but it
didn't update the condition value when there isn't a
property 'apio-wins'.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
[Fixed checkpatch error]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/pci/pcie_layerscape_fixup_common.c