diff --git a/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c b/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c index 84c3884f5cff..6f7aa8ebc292 100644 --- a/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c +++ b/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c @@ -869,7 +869,7 @@ static const struct rockchip_combphy_grfcfg rk3588_combphy_grfcfgs = { .con3_for_sata = { 0x000c, 15, 0, 0x00, 0x0407 }, /* pipe-grf */ .pipe_con0_for_sata = { 0x0000, 11, 5, 0x00, 0x22 }, - .pipe_con1_for_sata = { 0x0000, 2, 0, 0x00, 0x2 }, + .pipe_con1_for_sata = { 0x0004, 2, 0, 0x00, 0x2 }, }; static const struct clk_bulk_data rk3588_clks[] = {