mediatek: fix PCIe #PERST being de-asserted too early

The driver for MediaTek gen3 PCIe hosts de-asserts all reset
signals at the same time using a single register write operation.
Delay the de-assertion of the #PERST signal by 100ms as some PCIe
devices fail to come up otherwise.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2023-10-03 02:32:35 +01:00 committed by Christian Marangi
parent 32a696f9e4
commit 6a2e17d5c1
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7
3 changed files with 37 additions and 1 deletions