summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2019-01-31 15:00:18 -0600
committerBjorn Helgaas <bhelgaas@google.com>2019-01-31 15:07:29 -0600
commitf14bcc0add3abecceca1a3fe538c4ec9566893f3 (patch)
treeae61e6110f9bcecc24c77595fc69c51f2066f0a5 /virt
parent432dd7064aa1c030a488745917cfa4ebc6c8c060 (diff)
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 'virt')
0 files changed, 0 insertions, 0 deletions