From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754073AbcBBI3L (ORCPT ); Tue, 2 Feb 2016 03:29:11 -0500 Received: from relmlor4.renesas.com ([210.160.252.174]:10738 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753678AbcBBI3G convert rfc822-to-8bit (ORCPT ); Tue, 2 Feb 2016 03:29:06 -0500 X-IronPort-AV: E=Sophos;i="5.22,384,1449500400"; d="scan'208";a="203563408" 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/WS57zyROAgCTJm2A= Date: Tue, 2 Feb 2016 08:29:00 +0000 Message-ID: References: <1452158204-5236-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <20160109223307.GA14530@rob-hp-laptop> In-Reply-To: <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;TY1PR06MB0927;5:ivJ0SWlPYAm0FlpbeBE2AW8sH6vdUjLA4Yj86PV5fCKot0+5wxg9trjLdpa3NEyEgGaPbFSRGo9Nv7hfog2pgOkQrkyPx13Ie3LlczePM1cg7zsha5Ndnp5RW5/vLN7bcYhkns6yAcfXuPEU+vHOAQ==;24:ayVJtPjzxgDkCEoMZqSJPMTeZ7L3yLS8tgcqiUvuP4HWhoZsjZ22HWthrDmBQPCt9jQxZRixsvxulSTUxoow8J5F8j3IvBN8pYEJkp8YQcE=;20:StThHObr6LK75WdWr0BApZc69iFfIz9URaGCXvwAydw7l/13ifnfvNDyeQjYt4N0XWvJ84YMPXV1kpdgBwcI7BR9BEhAjsEzrfloR6FqHU3KQ81z452QauMqN25uNeZWybkwvOp7Tv4ABGG7d2GHThXrqMNXHPhpCdPgr+gFad4= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:TY1PR06MB0927; x-ms-office365-filtering-correlation-id: c5344491-3616-400c-554f-08d32baae72f x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(85106069007906)(180628864354917); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046);SRVR:TY1PR06MB0927;BCL:0;PCL:0;RULEID:;SRVR:TY1PR06MB0927; x-forefront-prvs: 084080FC15 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(377454003)(24454002)(586003)(4326007)(6116002)(1220700001)(1096002)(10400500002)(92566002)(33656002)(102836003)(189998001)(40100003)(122556002)(2906002)(3660700001)(3470700001)(3280700002)(86362001)(2501003)(2900100001)(19580395003)(3846002)(5008740100001)(5003600100002)(19580405001)(1730700002)(5002640100001)(11100500001)(230783001)(2950100001)(54356999)(5004730100002)(76176999)(2351001)(106116001)(5001960100002)(50986999)(77096005)(76576001)(66066001)(74316001)(110136002)(87936001);DIR:OUT;SFP:1102;SCL:1;SRVR:TY1PR06MB0927;H:TY1PR06MB0928.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: 02 Feb 2016 08:29:00.9632 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 53d82571-da19-47e4-9cb4-625a166a4a2a X-MS-Exchange-Transport-CrossTenantHeadersStamped: TY1PR06MB0927 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, 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(-) >