Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752666AbbEHHYs (ORCPT ); Fri, 8 May 2015 03:24:48 -0400 Received: from relmlor4.renesas.com ([210.160.252.174]:44642 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751326AbbEHHYr convert rfc822-to-8bit (ORCPT ); Fri, 8 May 2015 03:24:47 -0400 X-IronPort-AV: E=Sophos;i="5.13,388,1427727600"; d="scan'208";a="186905858" From: Yoshihiro Shimoda To: "kishon@ti.com" CC: "linux-kernel@vger.kernel.org" , "linux-sh@vger.kernel.org" Subject: RE: [PATCH] phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value Thread-Topic: [PATCH] phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value Thread-Index: AQHQbRszgiMQOTDOVkWHKxtQm8pyEp1x5Ftg Date: Fri, 8 May 2015 07:24:44 +0000 Message-ID: References: <1427961671-8064-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> In-Reply-To: <1427961671-8064-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: ti.com; dkim=none (message not signed) header.d=none; x-originating-ip: [211.11.155.147] x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:SG2PR06MB0919; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:SG2PR06MB0919;BCL:0;PCL:0;RULEID:;SRVR:SG2PR06MB0919; x-forefront-prvs: 0570F1F193 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(51704005)(377454003)(87936001)(76576001)(2351001)(2656002)(230783001)(106116001)(74316001)(33656002)(2900100001)(189998001)(92566002)(76176999)(50986999)(54356999)(102836002)(40100003)(122556002)(2501003)(86362001)(5001960100002)(110136002)(2950100001)(77156002)(62966003)(46102003)(19580405001)(66066001)(19580395003);DIR:OUT;SFP:1102;SCL:1;SRVR:SG2PR06MB0919;H:SG2PR06MB0919.apcprd06.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: renesas.com X-MS-Exchange-CrossTenant-originalarrivaltime: 08 May 2015 07:24:44.2329 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 53d82571-da19-47e4-9cb4-625a166a4a2a X-MS-Exchange-Transport-CrossTenantHeadersStamped: SG2PR06MB0919 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 23 Hi Kishon, > Sent: Thursday, April 02, 2015 5:01 PM > > According to the technical update (No. TN-RCS-B011A/E), the UGSTS LOCK > bit location is bit 8, not bits 1 and 0. It also says that the register > address offset of UGSTS is 0x88, not 0x90. > So, this patch fixes the USBHS_UGSTS_LOCK value and some comments. > > Signed-off-by: Yoshihiro Shimoda Would you apply this patch to your repository? I tried to apply this patch on the current fixes branch of linux-phy today, this patch could be applied without any error. Best regards, Yoshihiro Shimoda -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/