diff options
author | Pali Rohár <pali@kernel.org> | 2022-02-15 11:23:35 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-02-17 14:17:07 +0100 |
commit | 2727e9dd2795c38a20dda9bda24c3f18fbbbb2bf (patch) | |
tree | 33bc05f0abe7482cd90e5b70327f1d71b7735dad /drivers/ddr/marvell | |
parent | 0934dddc643644ccf6e9203c8925c5573dd7779c (diff) |
arm: a37xx: pci: Do not try to access other buses when link is down
If a PIO request is executed while link-down, the whole controller gets
stuck in a non-functional state, and even after link comes up again, PIO
requests won't work anymore, and a reset of the whole PCIe controller is
needed. Therefore we need to prevent sending PIO requests while the link
is down.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/marvell')
0 files changed, 0 insertions, 0 deletions