Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753148AbbKPRVb (ORCPT ); Mon, 16 Nov 2015 12:21:31 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:36449 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752566AbbKPRV0 (ORCPT ); Mon, 16 Nov 2015 12:21:26 -0500 From: Felipe Balbi To: Peter Chen , Tim Bird CC: "robh+dt@kernel.org" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "gregkh@linuxfoundation.org" , =?utf-8?Q?Bj?= =?utf-8?Q?=C3=B6rn?= Andersson , "linux-usb@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "tbird20d@gmail.com" Subject: Re: [PATCH 2/2] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port In-Reply-To: <20151112091349.GA3402@shlinux2> References: <1447202811-3429-1-git-send-email-tim.bird@sonymobile.com> <1447202811-3429-2-git-send-email-tim.bird@sonymobile.com> <20151111031445.GA8826@shlinux2> <56437F50.6050006@sonymobile.com> <20151112091349.GA3402@shlinux2> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Mon, 16 Nov 2015 11:21:10 -0600 Message-ID: <877flhn9mh.fsf@saruman.tx.rr.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2301 Lines: 61 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, Peter Chen writes: > On Wed, Nov 11, 2015 at 09:48:00AM -0800, Tim Bird wrote: >>=20 >>=20 >> On 11/10/2015 07:14 PM, Peter Chen wrote: >> > On Tue, Nov 10, 2015 at 04:46:51PM -0800, Tim Bird wrote: >> >> This fixes a bug where if you disconnect and re-connect the USB cable, >> >> the gadget driver stops working. >> >> >> >> Add support for async_irq to wake up driver from low power mode. >> >> Without this, the power management code never calls resume. >> >> Also, have the phy driver kick the gadget driver (chipidea otg) >> >> by having the chipidea driver register with it, for vbus connect >> >> notifications. >> >> >> >> Signed-off-by: Tim Bird >> >> --- >> >> drivers/usb/chipidea/udc.c | 6 ++++++ >> >> drivers/usb/phy/phy-msm-usb.c | 16 ++++++++++++++++ >> >> include/linux/usb/msm_hsusb.h | 1 + >> >> 3 files changed, 23 insertions(+) I just wanna know how you guys want this to be handled ? Through my tree or chipidea's ? Or do we break the dependencies between the changes ? =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWShCHAAoJEIaOsuA1yqREn/MP/jnjJ1I9vKBXqhoxgqc4Lws2 opSmKqNNfS9lDCQA64BOzfGDvnt6hQ/PIDDMnlaqDboYzdJjq+H6aa/o6E04TnE0 XcTht60OKfPQTCCeE0wVVP/r50XyFYPIhdEKsP020gMtqT+41OW7ndcMN9Q+/AZ1 TJSEV5xA3/qmgyGk58qxw2JpSsjEFgp5CWRjGVrprDOmEfBzprW99wWikE+/DZft bO4ZPjd4M7VkhP5+T+pI0HeIDBLkvmDfX2jk7tHHDnq4lzUvWMgNyDYi5+IrnJ/9 U7blx+gLQf/9ZmWzb5AYw8BJA7XmEXCQc4yYl5fomvLCb40MWo3FiaZkfrbEpAit 0yJ5LV0KlSC5Lyt/V50YrcEVmOmGrjnKaFVFEkrUsVgcZh2mAda3nIKwBfqXLNNO /mMixP+SZtqNzOow3MNJRwefGuiYy5/LcXjgjheFXSAGIBc+wJh2le95DSINs58u rVC67iSMGAg4fhK2YA2zd6occd5airhLFGjPxpr6AvdRXzMDB6sH4+Rtq05ZLqns RX1+oU1hlc/Y+LJ6O8+tTZdnf6a/buO4hmakTLteeoNz5eeb/6REidnqkrLmxQQ8 b7TVKDSpml9JM/TSEZNtlbmzScSY/kla0fCebMbIPmnxfQ6ZZfYFz5xgD4Qk5vg6 GlpKLWAKaeSm/EFf93Vv =VaL7 -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/