diff options
author | Baruch Siach <baruch@tkos.co.il> | 2019-02-01 00:00:18 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-02-01 00:07:29 +0300 |
commit | f14bcc0add3abecceca1a3fe538c4ec9566893f3 (patch) | |
tree | ae61e6110f9bcecc24c77595fc69c51f2066f0a5 /Documentation/devicetree | |
parent | 432dd7064aa1c030a488745917cfa4ebc6c8c060 (diff) | |
download | linux-f14bcc0add3abecceca1a3fe538c4ec9566893f3.tar.xz |
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Revert commit 3d71746c42 ("PCI: armada8k: Add support for gpio controlled
reset signal").
That commit breaks boot on Macchiatobin board when a Mellanox NIC is
present in the PCIe slot.
It turns out that full reset cycle requires first comphy serdes
initialization. Reset signal toggle without comphy initialization makes
access to PCI configuration registers stall indefinitely. U-Boot toggles
the Macchiatobin PCIe reset line already at boot, after initializing the
comphy serdes.
So while commit 3d71746c42 ("PCI: armada8k: Add support for gpio controlled
reset signal") enables PCIe on platforms that U-Boot does not touch the
reset line (like Clearfog GT-8K), it breaks PCIe (and boot) on the
Macchiatobin board.
Revert commit 3d71746c42 ("PCI: armada8k: Add support for gpio controlled
reset signal") entirely to fix the Macchiatobin regression.
Reported-by: Sven Auhagen <sven.auhagen@voleatech.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions