mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
scsi: ufs: rockchip: modify MPHY configuration based on signal testing
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I6ec2bbf2e33279c3451ff91a55a8312da6d1c4c5
This commit is contained in:
@@ -306,6 +306,12 @@ static int ufs_rockchip_rk3576_phy_init(struct ufs_hba *hba)
|
||||
ufs_sys_writel(host->mphy_base, 0x18, 0x1B0);
|
||||
ufs_sys_writel(host->mphy_base, 0x18, 0x2F0);
|
||||
|
||||
ufs_sys_writel(host->mphy_base, 0x03, 0x128);
|
||||
ufs_sys_writel(host->mphy_base, 0x03, 0x268);
|
||||
|
||||
ufs_sys_writel(host->mphy_base, 0x20, 0x12C);
|
||||
ufs_sys_writel(host->mphy_base, 0x20, 0x26C);
|
||||
|
||||
ufs_sys_writel(host->mphy_base, 0xC0, 0x120);
|
||||
ufs_sys_writel(host->mphy_base, 0xC0, 0x260);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user