lkml.org 
[lkml]   [2020]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RESEND v5 2/2] phy: intel: Add Keem Bay eMMC PHY support
On Wed, Jun 17, 2020 at 07:32:52AM +0800, Wan Ahmad Zainie wrote:
> Add support for eMMC PHY on Intel Keem Bay SoC.

...

> + ret = regmap_read_poll_timeout(priv->syscfg, PHY_STAT,
> + dllrdy, IS_DLLRDY(dllrdy),
> + 0, 50 * USEC_PER_MSEC);
> + if (ret) {
> + dev_err(&phy->dev, "dllrdy failed, ret=%d\n", ret);
> + return ret;
> + }
> +
> + return ret;
> +}

This has no changes.

Are you sure the version is correct?

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2020-06-17 16:02    [W:0.048 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site