[{"id":1767484,"web_url":"http://patchwork.ozlabs.org/comment/1767484/","msgid":"<VI1PR04MB2078147F998DAB08E177C4819A6E0@VI1PR04MB2078.eurprd04.prod.outlook.com>","list_archive_url":null,"date":"2017-09-13T02:33:01","subject":"Re: [U-Boot] [PATCH v5 3/9] armv8: Add workaround for USB erratum\n\tA-009798","submitter":{"id":67822,"url":"http://patchwork.ozlabs.org/api/people/67822/","name":"York Sun","email":"york.sun@nxp.com"},"content":"On 09/04/2017 04:04 AM, Ran Wang wrote:\n> The default setting for USB High Speed Squelch Threshold results\n> in a threshold close to or lower than 100mV. This leads to Receiver\n> Compliance test failure for a 100mV threshold.\n> \n> Shift the threshold from ~100mV towards ~130mV by setting SQRXTUNE\n> to 0x0 to pass USB High Speed Receiver Sensitivity Compliance test.\n> \n> Signed-off-by: Sriram Dash <sriram.dash@nxp.com>\n> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>\n> Signed-off-by: Suresh Gupta <suresh.gupta@nxp.com>\n> Signed-off-by: Ran Wang <ran.wang_1@nxp.com>\n> ---\n> Change in v5:\n> \tUse scfg_clrbits32() instead.\n> \n> Change in v4:\n> \tUpdate commit message about register setting.\n> \tClean up the math in set_usb_sqrxtune().\n> \tRename USB_TXVREFTUNE to SCFG_USB_TXVREFTUNE.\n> \n> Change in v3:\n> \tUse inline function to make code cleaner.\n> \n> Change in v2:\n> \tIn function erratum_a009798():\n> \t1.Put a blank line after variable declaration.\n> \t2.Move common code together.\n\nReordered Kconfig options. Applied to fsl-qoriq master. Thanks.\n\nYork","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=nxp.com header.i=@nxp.com header.b=\"RXTFNIwi\";\n\tdkim-atps=neutral","spf=none (sender IP is )\n\tsmtp.mailfrom=york.sun@nxp.com; "],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xsQqx149Dz9sPt\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 12:40:13 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid B7271C223A9; Wed, 13 Sep 2017 02:38:45 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 24A36C223AC;\n\tWed, 13 Sep 2017 02:38:43 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid E7B01C2231A; Wed, 13 Sep 2017 02:33:06 +0000 (UTC)","from EUR01-VE1-obe.outbound.protection.outlook.com\n\t(mail-ve1eur01on0074.outbound.protection.outlook.com [104.47.1.74])\n\tby lists.denx.de (Postfix) with ESMTPS id E18EAC221BB\n\tfor <u-boot@lists.denx.de>; Wed, 13 Sep 2017 02:33:02 +0000 (UTC)","from VI1PR04MB2078.eurprd04.prod.outlook.com (10.166.43.18) by\n\tVI1PR04MB1486.eurprd04.prod.outlook.com (10.163.166.154) with\n\tMicrosoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id\n\t15.20.56.8; Wed, 13 Sep 2017 02:33:02 +0000","from VI1PR04MB2078.eurprd04.prod.outlook.com\n\t([fe80::6943:4a49:ab20:5920]) by\n\tVI1PR04MB2078.eurprd04.prod.outlook.com\n\t([fe80::6943:4a49:ab20:5920%13]) with mapi id 15.20.0035.021;\n\tWed, 13 Sep 2017 02:33:01 +0000"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,\n\tRCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,T_DKIM_INVALID\n\tautolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version;\n\tbh=fFGIqZOw6BO6h/wPyNN+F6Knlpu1KeAyC+LOo/8a1IU=;\n\tb=RXTFNIwieZpK4pQfN/AbkOsfC2sfPFgq1g9PpO5KOOspdObID1ZbxJSzdZDmGSm1TDY+EQacHfZG4ricwEg+LsWm6aAjNHDY5rgHePBC4kDLnB49TOmzzmFdExPFXmELXhQU7UB+1mY7YRNJ4CnLEbrUoDz6E4H5sNlVkRY03Ok=","From":"York Sun <york.sun@nxp.com>","To":"Ran Wang <ran.wang_1@nxp.com>, open list <u-boot@lists.denx.de>","Thread-Topic":"[PATCH v5 3/9] armv8: Add workaround for USB erratum A-009798","Thread-Index":"AQHTJW2UCtePIUJ/Z0SNKSbaSV2l5Q==","Date":"Wed, 13 Sep 2017 02:33:01 +0000","Message-ID":"<VI1PR04MB2078147F998DAB08E177C4819A6E0@VI1PR04MB2078.eurprd04.prod.outlook.com>","References":"<20170904104655.29103-1-ran.wang_1@nxp.com>\n\t<20170904104655.29103-3-ran.wang_1@nxp.com>","Accept-Language":"en-US","Content-Language":"en-US","X-MS-Has-Attach":"","X-MS-TNEF-Correlator":"","authentication-results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=nxp.com header.i=@nxp.com header.b=\"RXTFNIwi\";\n\tdkim-atps=neutral","spf=none (sender IP is )\n\tsmtp.mailfrom=york.sun@nxp.com; "],"x-originating-ip":"[24.56.243.53]","x-ms-publictraffictype":"Email","x-microsoft-exchange-diagnostics":"1; VI1PR04MB1486;\n\t6:o05oQkSi09BDmzf/ssTz7ylLJEhu1G7X2i4aCuBRlxIgqSUqrb1NgO9ooELdEy0IwhrLDrltVQrueQ9Xofgvhxu8QVeWloM2KD6xzMzBlFRKcb2d5n2i5YJDQKuOhiNZHmGG7qsJyCGN0QhaTn/ptP4wNqk6wOkzWlR1r+ssMQo/Rybak3hmFAOfZt43lKUDR9Wnt9GBcM4fszfTAeollJcqhJ7qCCnDp7jdiOunnwg1TxZx8gVffI097YhvBSgvo5ebQhgQe/YwymjKAPmrr9vcxPRCSIDLmihb4h8OAcMRHH37NzQYny1dibF39E0NDzYPlsU9uQUp+63L885TNA==;\n\t5:1ONphtbepQZnElCkRWgE6zxVhy/oXzFLly3fx4Ia/XW5JPhQAN02jVOGxNBE32ErAqu0Gw/7GYHB6NPBCS3/XxFS09oSNLQJOcKXpx+3mvIRcnZJ3VHgYW94zqUnVJTMkoP7n0Dy9q3h8BidgJxn2Q==;\n\t24:b3WvEJ3tGt47dWx6udqbECyX5YFjt5OKAO+4L/48XdsAJ8fd6YYW+/olykgnjeoCI2RfdqMPDVwJRniO7Eb5sDQNegoXzT/4MEOullT57pA=;\n\t7:J+nLukAldcRd1CBMIQSG4H7+PiykxchMXbz+DF1xElWZPgXDOK1TnNlWVESo0ernhnnMayTWUdfVlthK+E8YEevsC23Q7stulwMV5PtdItV/wcUlsgJgkTgWuEGU9K6QrXm/4ZOsrPd9rGd5zUqg4lWCofPH4+UQQv7+r3l3LbsT0svN2OEZtw1q9mhYQrhnUD25eG62X2tynFfNEVh7NkRBtCbDv/PL33BN7qafLF4=","x-ms-exchange-antispam-srfa-diagnostics":"SSOS;SSOR;","x-forefront-antispam-report":"SFV:SKI; SCL:-1; SFV:NSPM;\n\tSFS:(10009020)(979002)(6009001)(376002)(366002)(39860400002)(346002)(199003)(377454003)(189002)(24454002)(43066003)(25786009)(55016002)(53546010)(101416001)(50986999)(33656002)(6246003)(9686003)(305945005)(99286003)(76176999)(5660300001)(189998001)(7736002)(54356999)(8676002)(53936002)(102836003)(7696004)(106356001)(74316002)(6436002)(14454004)(3660700001)(3280700002)(6116002)(4326008)(3450700001)(66066001)(5250100002)(478600001)(81156014)(86362001)(68736007)(2900100001)(81166006)(3846002)(8936002)(229853002)(54906002)(2906002)(105586002)(6506006)(97736004)(316002)(969003)(989001)(999001)(1009001)(1019001);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:VI1PR04MB1486;\n\tH:VI1PR04MB2078.eurprd04.prod.outlook.com; FPR:; SPF:None;\n\tPTR:InfoNoRecords; A:1; MX:1; LANG:en; ","x-ms-office365-filtering-correlation-id":"08b3e9a1-f944-40a7-41b3-08d4fa4fc12e","x-ms-office365-filtering-ht":"Tenant","x-microsoft-antispam":"UriScan:; BCL:0; PCL:0;\n\tRULEID:(300000500095)(300135000095)(300000501095)(300135300095)(22001)(300000502095)(300135100095)(2017030254152)(48565401081)(300000503095)(300135400095)(2017052603199)(201703131423075)(201703031133081)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095);\n\tSRVR:VI1PR04MB1486; ","x-ms-traffictypediagnostic":"VI1PR04MB1486:","x-exchange-antispam-report-test":"UriScan:(185117386973197);","x-microsoft-antispam-prvs":"<VI1PR04MB14860889E65F34DE48AC30EE9A6E0@VI1PR04MB1486.eurprd04.prod.outlook.com>","x-exchange-antispam-report-cfa-test":"BCL:0; PCL:0;\n\tRULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(5005006)(8121501046)(3002001)(100000703101)(100105400095)(10201501046)(93006095)(93001095)(6055026)(6041248)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(20161123555025)(20161123560025)(20161123562025)(20161123564025)(20161123558100)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095);\n\tSRVR:VI1PR04MB1486; BCL:0; PCL:0;\n\tRULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095);\n\tSRVR:VI1PR04MB1486; ","x-forefront-prvs":"042957ACD7","received-spf":"None (protection.outlook.com: nxp.com does not designate\n\tpermitted sender hosts)","spamdiagnosticoutput":"1:99","spamdiagnosticmetadata":"NSPM","MIME-Version":"1.0","X-OriginatorOrg":"nxp.com","X-MS-Exchange-CrossTenant-originalarrivaltime":"13 Sep 2017 02:33:01.5227\n\t(UTC)","X-MS-Exchange-CrossTenant-fromentityheader":"Hosted","X-MS-Exchange-CrossTenant-id":"686ea1d3-bc2b-4c6f-a92c-d99c5c301635","X-MS-Exchange-Transport-CrossTenantHeadersStamped":"VI1PR04MB1486","Cc":"Andy Tang <andy.tang@nxp.com>, Priyanka Jain <priyanka.jain@nxp.com>,\n\tSuresh Gupta <suresh.bhagat@nxp.com>","Subject":"Re: [U-Boot] [PATCH v5 3/9] armv8: Add workaround for USB erratum\n\tA-009798","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Reply-To":"York Sun <york.sun@nxp.com>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]