All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 5/9] armv8: Add workaround for USB erratum A-009007
Date: Wed, 13 Sep 2017 02:33:18 +0000	[thread overview]
Message-ID: <VI1PR04MB20781425DDBB8B8DA320DA219A6E0@VI1PR04MB2078.eurprd04.prod.outlook.com> (raw)
In-Reply-To: 20170904104655.29103-5-ran.wang_1@nxp.com

On 09/04/2017 04:04 AM, Ran Wang wrote:
> Rx Compliance tests may fail intermittently at high
> jitter frequencies using default register values.
> 
> Program register USB_PHY_RX_OVRD_IN_HI in certain sequence
> to make the Rx compliance test pass.
> 
> Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
> Signed-off-by: Suresh Gupta <suresh.bhagat@nxp.com>
> Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
> ---
> Change in v5:
> - none
> 
> Change in v4:
> 	Update commit message about register setting.
> 	Rename some registers which belong to SCFG.
> 
> Change in v3:
> - none
> 
> Change in v2:
> 	In function erratum_a009007():
> 	1.Put a blank line after variable declaration.
> 	2.Create a mcro to run for each USB for easier to read and maintain.

Reordered Kconfig options. Applied to fsl-qoriq master. Thanks.

York

  reply	other threads:[~2017-09-13  2:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-04 10:46 [U-Boot] [PATCH v5 1/9] armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32() Ran Wang
2017-09-04 10:46 ` [U-Boot] [PATCH v5 2/9] armv8: Add workaround for USB erratum A-009008 Ran Wang
2017-09-13  2:32   ` York Sun
2017-09-04 10:46 ` [U-Boot] [PATCH v5 3/9] armv8: Add workaround for USB erratum A-009798 Ran Wang
2017-09-13  2:33   ` York Sun
2017-09-04 10:46 ` [U-Boot] [PATCH v5 4/9] armv8: Add workaround for USB erratum A-008997 Ran Wang
2017-09-04 12:08   ` Michael Lawnick
2017-09-13  2:32   ` York Sun
2017-09-04 10:46 ` [U-Boot] [PATCH v5 5/9] armv8: Add workaround for USB erratum A-009007 Ran Wang
2017-09-13  2:33   ` York Sun [this message]
2017-09-04 10:46 ` [U-Boot] [PATCH v5 6/9] armv7: Add workaround for USB erratum A-009008 Ran Wang
2017-09-13  2:33   ` York Sun
2017-09-04 10:46 ` [U-Boot] [PATCH v5 7/9] armv7: Add workaround for USB erratum A-009798 Ran Wang
2017-09-13  2:33   ` York Sun
2017-09-04 10:46 ` [U-Boot] [PATCH v5 8/9] armv7: Add workaround for USB erratum A-008997 Ran Wang
2017-09-13  2:34   ` York Sun
2017-09-04 10:46 ` [U-Boot] [PATCH v5 9/9] armv7: Add workaround for USB erratum A-009007 Ran Wang
2017-09-13  2:34   ` York Sun
2017-09-13  2:31 ` [U-Boot] [PATCH v5 1/9] armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32() York Sun

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=VI1PR04MB20781425DDBB8B8DA320DA219A6E0@VI1PR04MB2078.eurprd04.prod.outlook.com \
    --to=york.sun@nxp.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.