Re: [PATCH v3 0/2] Add UFS PHY support for SM6115/4250
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-23 05:43:13
Also in:
linux-arm-msm, linux-phy, lkml, phone-devel
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-23 05:43:13
Also in:
linux-arm-msm, linux-phy, lkml, phone-devel
On 21-08-21, 18:56, Iskren Chernev wrote:
The UFS PHY found on SM6115/4250 has a lot of common registers with ufs phy v2, even though in downstream it is named v3-660. Due to register similarity with v2, the few extra registers that are needed are added as v2 registers. The register values/sequences are taken from OnePlus repo [1].
This looks very good, thanks for cleaning it up Applied now -- ~Vinod