diff --git a/src/soc/mediatek/common/dp/include/soc/dptx_common.h b/src/soc/mediatek/common/dp/include/soc/dptx_common.h index 8a42a63996..fb3c1daf57 100644 --- a/src/soc/mediatek/common/dp/include/soc/dptx_common.h +++ b/src/soc/mediatek/common/dp/include/soc/dptx_common.h @@ -70,7 +70,7 @@ #define MAX_LANECOUNT 4 #define HPD_WAIT_TIMEOUT_MS 200 -#define WAIT_AUX_READY_TIME_MS 1 +#define WAIT_AUX_READY_TIME_MS 3 enum { DP_LANECOUNT_1 = 0x1,