phy: rockchip: naneng-combophy: config sata2 rate to 6G for rk3588

Fixes: 1a6396458b ("phy: rockchip: naneng-combphy: add support rk3588")
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I9ca63ea12d1b08e8aac5ecb439b4ee1516f11768
This commit is contained in:
Yifeng Zhao
2022-09-03 09:38:00 +08:00
committed by Tao Huang
parent bf5984992b
commit 2f5fe2c0bb

View File

@@ -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[] = {