From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757029AbcBWGYS (ORCPT ); Tue, 23 Feb 2016 01:24:18 -0500 Received: from relmlor3.renesas.com ([210.160.252.173]:20356 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752133AbcBWGYQ convert rfc822-to-8bit (ORCPT ); Tue, 23 Feb 2016 01:24:16 -0500 X-IronPort-AV: E=Sophos;i="5.22,488,1449500400"; d="scan'208";a="204944747" From: Yoshihiro Shimoda To: "kishon@ti.com" CC: "pawel.moll@arm.com" , "mark.rutland@arm.com" , "ijc+devicetree@hellion.org.uk" , "galak@codeaurora.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-sh@vger.kernel.org" , Rob Herring , "linux-renesas-soc@vger.kernel.org" Subject: RE: [PATCH] phy: rcar-gen3-usb2: remove HSUSB registers handling Thread-Topic: [PATCH] phy: rcar-gen3-usb2: remove HSUSB registers handling Thread-Index: AQHRSSwoduWZ9B3ib0SXD6jHqv/WS57zyROAgCTJm2CAIN+e8A== Date: Tue, 23 Feb 2016 06:24:11 +0000 Message-ID: References: <1452158204-5236-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <20160109223307.GA14530@rob-hp-laptop> 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;ti.com; dmarc=none action=none header.from=renesas.com; x-originating-ip: [211.11.155.144] x-microsoft-exchange-diagnostics: 1;SG2PR06MB0918;5:J9Rf/oLJjOrLBe77ui1ysryz4ouxHl8viGTFc8V1RFk6O3fZOA3gqg/4cWb90Ki3Vjz9PXpc8kOqXUkPJlLyk64juqHFQrxzn9+OhAbxuB/+RBgW+FsYMUITJKvULc2Nnmv1EdbOA6Jw5eY+1SWAew==;24:c/0oCoXuLizJR4ssXagowzEh3Qf3hn1zCYU3D405AaVDz57JjuRs7zJkmC4i80pyGjvCCJLyC9mM5Rj4AGNK00sD+pJj/0O7tRPqe4zqyow=;20:rtmSxKl5mlZgmUkOQHTAwNkhieZo1d9aGZaR+4cOZvzvieF5nL+BHhoIJWQvkchc+equLu1lygGqy+yyIfouHEM+6Y8NV2lhYdJAMO9XLERtHbbjfMUoqqH77HucuJ4tJY+J/UQSH//fj78pA2MpN5c+UOzmWMD5bPmv6gvy0fA= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:SG2PR06MB0918; x-ms-office365-filtering-correlation-id: 82b1cb1b-cb92-4832-812f-08d33c19f1c1 x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(8121501046)(5005006)(10201501046)(3002001);SRVR:SG2PR06MB0918;BCL:0;PCL:0;RULEID:;SRVR:SG2PR06MB0918; x-forefront-prvs: 08617F610C x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(24454002)(13464003)(377454003)(87936001)(1096002)(3846002)(50986999)(102836003)(54356999)(76176999)(1730700002)(11100500001)(189998001)(110136002)(5001960100002)(106116001)(76576001)(230783001)(5003600100002)(5008740100001)(5002640100001)(2906002)(66066001)(4326007)(1220700001)(586003)(5004730100002)(3660700001)(74316001)(6116002)(3280700002)(3900700001)(92566002)(2351001)(2900100001)(10400500002)(86362001)(33656002)(122556002)(19580405001)(19580395003)(77096005)(2501003)(40100003);DIR:OUT;SFP:1102;SCL:1;SRVR:SG2PR06MB0918;H:SG2PR06MB0919.apcprd06.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: renesas.com X-MS-Exchange-CrossTenant-originalarrivaltime: 23 Feb 2016 06:24:11.6586 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 53d82571-da19-47e4-9cb4-625a166a4a2a X-MS-Exchange-Transport-CrossTenantHeadersStamped: SG2PR06MB0918 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kishon, Would you review this patch? I checked the latest linux-phy.git / next branch today, this patch can be applied on the top of branch. commit 6b825eb7323a634cdd1014a4aa9a8ff07cf8040c Author: Heiko Stuebner Date: Mon Feb 22 12:55:01 2016 +0100 phy: rockchip-usb: add handler for usb-uart functionality Best regards, Yoshihiro Shimoda > -----Original Message----- > From: Yoshihiro Shimoda > Sent: Tuesday, February 02, 2016 5:29 PM > To: kishon@ti.com > Cc: pawel.moll@arm.com; mark.rutland@arm.com; ijc+devicetree@hellion.org.uk; galak@codeaurora.org; > linux-kernel@vger.kernel.org; devicetree@vger.kernel.org; linux-sh@vger.kernel.org; 'Rob Herring' ; > linux-renesas-soc@vger.kernel.org > Subject: RE: [PATCH] phy: rcar-gen3-usb2: remove HSUSB registers handling > > Hi Kishon, > > Would you review this patch? > I checked the latest linux-phy.git / next branch today, and it is the same as the following. > > > > This patch is based on the linux-phy / next branch. > > > (commit id = 9955a7835bf376e12482583958b2661f501b868b) > > Best regards, > Yoshihiro Shimoda > > > From: Rob Herring [mailto:robh@kernel.org] > > Sent: Sunday, January 10, 2016 7:33 AM > > To: Yoshihiro Shimoda > > Cc: kishon@ti.com; pawel.moll@arm.com; mark.rutland@arm.com; ijc+devicetree@hellion.org.uk; galak@codeaurora.org; > > linux-kernel@vger.kernel.org; devicetree@vger.kernel.org; linux-sh@vger.kernel.org > > Subject: Re: [PATCH] phy: rcar-gen3-usb2: remove HSUSB registers handling > > > > On Thu, Jan 07, 2016 at 06:16:44PM +0900, Yoshihiro Shimoda wrote: > > > Since the related driver (CPG/MSSR driver) only manages the first module > > > clock, this driver should not handle the HSUSB registers. So, this patch > > > removes the HSUSB registers handling. > > > > > > Signed-off-by: Yoshihiro Shimoda > > > --- > > > This patch is based on the linux-phy / next branch. > > > (commit id = 9955a7835bf376e12482583958b2661f501b868b) > > > > > > .../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 15 ++-- > > > > Acked-by: Rob Herring > > > > > drivers/phy/phy-rcar-gen3-usb2.c | 83 +++------------------- > > > 2 files changed, 15 insertions(+), 83 deletions(-) > >