From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Subject: Re: [PATCH 0/4] musb fixes for v4.9-rc cycle Date: Tue, 8 Nov 2016 18:19:51 +0100 Message-ID: <20161108171951.GA27533@localhost.localdomain> References: <20161107215020.31399-1-tony@atomide.com> <20161108133821.GA1855@localhost.localdomain> <20161108144934.GK2428@atomide.com> <20161108145550.GL2428@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161108145550.GL2428-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tony Lindgren Cc: Bin Liu , Boris Brezillon , Greg Kroah-Hartman , Andreas Kemnade , Felipe Balbi , George Cherian , Kishon Vijay Abraham I , Ivaylo Dimitrov , Johan Hovold , Laurent Pinchart , Sergei Shtylyov , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org On Tue, Nov 08, 2016 at 07:55:50AM -0700, Tony Lindgren wrote: > * Tony Lindgren [161108 07:50]: > > Weird, I have not figured out what happens there.. > > > > The only thing I'm still wondering about is if phy-twl4030-usb.c > > is losing ID pin interrupts occasionally but have not been > > able to verify that. Maybe try the following additional patch > > and see if it makes any difference? > > And eventually the glue layers only should need to do this on > init: > > pm_runtime_enable(glue->dev); > > And this on the exit path: > > pm_runtime_disable(glue->dev); > > And musb core as the child device should keep things awake > when needed. Tested your patch, does not work, does not trigger "USB link status err" both without and with pm_runtime_enable/disable. Best regards, ladis -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html