summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c')
-rw-r--r--drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c b/drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c
index 799162fdff77..e4371202d868 100644
--- a/drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c
+++ b/drivers/gpu/drm/imx/hdp/API_AFE_mcu1_dp.c
@@ -320,7 +320,7 @@ void AFE_init(state_struct *state, int num_lanes, ENUM_AFE_LINK_RATE link_rate)
val = val | 0x0008;
Afe_write(state, PHY_PMA_CMN_CTRL1, val);
- Afe_write(state, CMN_DIAG_PLL0_TEST_MODE, 0x0020);
+ Afe_write(state, CMN_DIAG_PLL0_TEST_MODE, 0x0022);
Afe_write(state, CMN_PSM_CLK_CTRL, 0x0016);
phy_cfg_24mhz(state, num_lanes);