el.org; linux-samsung-...@vger.kernel.org; kis...@ti.com
> Subject: Re: [RESEND PATCH v10 2/2] phy: samsung-ufs: add UFS PHY driver
for
> samsung SoC
>
> Hi Alim,
>
> On 25-06-20, 05:26, Alim Akhtar wrote:
>
> > +int samsung_ufs_phy_wait_for_lock_acq(struct phy *phy)
>
>
Hi Alim,
On 25-06-20, 05:26, Alim Akhtar wrote:
> +int samsung_ufs_phy_wait_for_lock_acq(struct phy *phy)
static ?
> +{
> + struct samsung_ufs_phy *ufs_phy = get_samsung_ufs_phy(phy);
> + const unsigned int timeout_us = 10;
> + const unsigned int sleep_us = 10;
> + u32 val;
Hi Alim,
I love your patch! Perhaps something to improve:
[auto build test WARNING on robh/for-next]
[also build test WARNING on soc/for-next linus/master v5.8-rc2 next-20200626]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use
This patch introduces Samsung UFS PHY driver. This driver
supports to deal with phy calibration and power control
according to UFS host driver's behavior.
Reviewed-by: Kiwoong Kim
Signed-off-by: Seungwon Jeon
Signed-off-by: Alim Akhtar
Cc: Kishon Vijay Abraham I
Cc: Vinod Koul
Tested-by: Pawe
4 matches
Mail list logo