Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936525AbcKKHkW (ORCPT ); Fri, 11 Nov 2016 02:40:22 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35698 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932934AbcKKHkU (ORCPT ); Fri, 11 Nov 2016 02:40:20 -0500 Date: Fri, 11 Nov 2016 15:40:17 +0800 From: Peter Chen To: Stephen Boyd Cc: linux-usb@vger.kernel.org, Felipe Balbi , Heikki Krogerus , Arnd Bergmann , Neil Armstrong , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Bjorn Andersson , devicetree@vger.kernel.org, Rob Herring , Peter Chen , Greg Kroah-Hartman , Andy Gross , "Ivan T. Ivanov" , Kishon Vijay Abraham I , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support Message-ID: <20161111074017.GA21045@b29397-desktop> References: <20161018015636.11701-1-stephen.boyd@linaro.org> <20161018093139.GB6294@b29397-desktop> <147682389932.20076.4186408979552866325@sboyd-linaro> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <147682389932.20076.4186408979552866325@sboyd-linaro> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1460 Lines: 44 On Tue, Oct 18, 2016 at 01:51:39PM -0700, Stephen Boyd wrote: > Quoting Peter Chen (2016-10-18 02:31:40) > > On Mon, Oct 17, 2016 at 06:56:13PM -0700, Stephen Boyd wrote: > > > I've also sent separate patches for other minor pieces to make this > > > all work. The full tree can be found here[2], hacks and all to get > > > things working. I've tested this on the db410c, apq8074 dragonboard, > > > and ifc6410 with configfs gadgets and otg cables. > > > > > > Patches based on v4.8-rc1 > > Oops should be v4.9-rc1 here. > > > > > > > Changes from v4: > > > * Picked up Acks from Rob > > > * Updated HS phy init sequence DT property to restrict it to offsets > > > > I remembered that you got all my acks for chipidea patches, right? I did > > not check for this series. > > Sorry I've added in one more patch > > usb: chipidea: Emulate OTGSC interrupt enable path > > to fix extcon interrupt emulation even further. > > > > > Besides, the patch "gpu: Remove depends on RESET_CONTROLLER when not a > > provider" [1] still not be accepted, I need this patch to be merged > > first, then apply your chipidea part, otherwise, there is a building > > warning. > > > > [1] https://patchwork.kernel.org/patch/9322583/ > > Yes, I'm going to resend that patch now. I hope that David will apply it > for -rc2. Stephen, just a mind. I have rebased Greg's usb-next tree (v4.9-rc3 on it), your GPU fix is still not there. -- Best Regards, Peter Chen