From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com>
Cc: kishon@ti.com, vkoul@kernel.org, robh+dt@kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
adrian.hunter@intel.com
Subject: Re: [PATCH v5 2/2] phy: intel: Add Keem Bay eMMC PHY support
Date: Tue, 16 Jun 2020 19:44:20 +0300 [thread overview]
Message-ID: <20200616164420.GZ2428291@smile.fi.intel.com> (raw)
In-Reply-To: <20200616143818.13579-3-wan.ahmad.zainie.wan.mohamad@intel.com>
On Tue, Jun 16, 2020 at 10:38:18PM +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;
return ret;
(Since it's only one minor issue, it's up to maintainers to decide if new
version is needed)
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2020-06-16 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 14:38 [PATCH v5 0/2] " Wan Ahmad Zainie
2020-06-16 14:38 ` [PATCH v5 1/2] dt-bindings: phy: intel: Add Keem Bay eMMC PHY bindings Wan Ahmad Zainie
2020-06-16 14:38 ` [PATCH v5 2/2] phy: intel: Add Keem Bay eMMC PHY support Wan Ahmad Zainie
2020-06-16 16:44 ` Andy Shevchenko [this message]
2020-06-17 1:34 ` Wan Mohamad, Wan Ahmad Zainie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200616164420.GZ2428291@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=adrian.hunter@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
--cc=wan.ahmad.zainie.wan.mohamad@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®