Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99180a24 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: pcie: Reduce the retry times for PCIe PHY"

parents 09a055bf 458a0fb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@
#define LINK_UP_TIMEOUT_US_MIN                100000
#define LINK_UP_TIMEOUT_US_MAX                105000

#define PHY_READY_TIMEOUT_COUNT               0xFFFFFFull
#define PHY_READY_TIMEOUT_COUNT               10
#define XMLH_LINK_UP                          0x400
#define MAX_LINK_RETRIES 5
#define MAX_BUS_NUM 3