From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757076AbcGGJMR (ORCPT ); Thu, 7 Jul 2016 05:12:17 -0400 Received: from metis.ext.4.pengutronix.de ([92.198.50.35]:38472 "EHLO metis.ext.4.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933200AbcGGJME (ORCPT ); Thu, 7 Jul 2016 05:12:04 -0400 Message-ID: <1467882718.4236.22.camel@pengutronix.de> Subject: Re: [RESEND PATCH] usb: dwc2: Add reset control to dwc2 From: Philipp Zabel To: John Youn Cc: "dinguyen@opensource.altera.com" , "dinh.linux@gmail.com" , "dinguyen@kernel.org" , "linux-kernel@vger.kernel.org" Date: Thu, 07 Jul 2016 11:11:58 +0200 In-Reply-To: <36c6f433-66da-3423-021e-90bd0271b465@synopsys.com> References: <1466536333-17813-1-git-send-email-dinguyen@opensource.altera.com> <1467822335.2914.13.camel@pengutronix.de> <36c6f433-66da-3423-021e-90bd0271b465@synopsys.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:96de:80ff:fec2:9969 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, den 06.07.2016, 10:48 -0700 schrieb John Youn: > On 7/6/2016 9:25 AM, Philipp Zabel wrote: > > Hi Dinh, > > > > Am Dienstag, den 21.06.2016, 14:12 -0500 schrieb > > dinguyen@opensource.altera.com: > >> From: Dinh Nguyen > >> > >> Allow for platforms that have a reset controller driver in place to bring > >> the USB IP out of reset. > >> > >> Signed-off-by: Dinh Nguyen > >> Acked-by: John Youn > >> Tested-by: Stefan Wahren > >> Acked-by: Felipe Balbi > > > > Acked-by: Philipp Zabel > > > > This is an USB patch. Doesn't John collect patches and send pull > > requests? Then you should put Greg Kroah-Hartman and > > linux-usb@vger.kernel.org into Cc:. Things get easily lost on > > linux-kernel. > > > > Hi Philipp, > > Could you take this patch for 4.8 on your reset-next? > > Without the following fix from your tree, Dinh's patch will break > several platforms. > > http://marc.info/?l=linux-usb&m=146473891018262&w=2 My apologies, I have completely missed your mail from 21.06. > If it's too late we can probably have it go through Felipe's tree > during -rc. Yes, I got two pull requests merged this round, but the last one probably was already too late. I'd prefer this patch to go the USB route. regards Philipp