From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755264AbcGFRsw (ORCPT ); Wed, 6 Jul 2016 13:48:52 -0400 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111]:39995 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752094AbcGFRsv (ORCPT ); Wed, 6 Jul 2016 13:48:51 -0400 Subject: Re: [RESEND PATCH] usb: dwc2: Add reset control to dwc2 To: Philipp Zabel , "dinguyen@opensource.altera.com" References: <1466536333-17813-1-git-send-email-dinguyen@opensource.altera.com> <1467822335.2914.13.camel@pengutronix.de> From: John Youn CC: "dinh.linux@gmail.com" , "dinguyen@kernel.org" , "John.Youn@synopsys.com" , "linux-kernel@vger.kernel.org" Message-ID: <36c6f433-66da-3423-021e-90bd0271b465@synopsys.com> Date: Wed, 6 Jul 2016 10:48:48 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <1467822335.2914.13.camel@pengutronix.de> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.9.139.38] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 If it's too late we can probably have it go through Felipe's tree during -rc. Regards, John