From: Ajay Bhargav <ajay.bhargav@einfochips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver
Date: Mon, 13 Feb 2012 15:35:05 +0530 [thread overview]
Message-ID: <4F38E051.3010704@einfochips.com> (raw)
In-Reply-To: <201202131002.23878.marex@denx.de>
On Monday 13 February 2012 02:32 PM, Marek Vasut wrote:
>> + /* Calibrate pll */
>> + while ((readl(&phy_regs->utmi_pll)& PLL_READY) == 0)
>> + ;
> No endless loops please.
>
missed it somehow... :) will fix
Regards,
Ajay Bhargav
prev parent reply other threads:[~2012-02-13 10:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 8:57 [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver Ajay Bhargav
2012-02-13 8:57 ` [U-Boot] [v2 2/4] USB: Armada100: ECHI Driver for Armada100 SOCs Ajay Bhargav
2012-02-13 9:03 ` Marek Vasut
2012-02-13 10:08 ` Ajay Bhargav
2012-02-13 8:57 ` [U-Boot] [v2 3/4] Armada100: gplugD: Add USB command support Ajay Bhargav
2012-02-13 9:04 ` Marek Vasut
2012-02-13 8:57 ` [U-Boot] [v2 4/4] Armada100: gplugD: Add FAT & EXT2 " Ajay Bhargav
2012-02-13 9:04 ` Marek Vasut
2012-02-13 9:29 ` Prafulla Wadaskar
2012-02-13 10:09 ` Ajay Bhargav
2012-02-13 9:02 ` [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver Marek Vasut
2012-02-13 10:05 ` Ajay Bhargav [this message]
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=4F38E051.3010704@einfochips.com \
--to=ajay.bhargav@einfochips.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.