From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/4] musb fixes for v4.9-rc cycle Date: Thu, 10 Nov 2016 13:42:34 -0700 Message-ID: <20161110204233.GJ27724@atomide.com> References: <20161107215020.31399-1-tony@atomide.com> <2615056.HmWtlhPO5J@avalon> <20161110175033.GD27724@atomide.com> <13695022.UUbBUaRpJY@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <13695022.UUbBUaRpJY@avalon> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laurent Pinchart Cc: Bin Liu , Boris Brezillon , Greg Kroah-Hartman , Andreas Kemnade , Felipe Balbi , George Cherian , Kishon Vijay Abraham I , Ivaylo Dimitrov , Johan Hovold , Ladislav Michl , Sergei Shtylyov , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org * Laurent Pinchart [161110 13:29]: > I had to disable CONFIG_USB_GADGET is compiling it as a module prevents > selecting CONFIG_NOP_USB_XCEIV=y, which is a dependency for > CONFIG_USB_EHCI_HCD_OMAP=m. > > The new configuration resulted in a few changes, among which the most notable > is > > -# CONFIG_USB_MUSB_HOST is not set > -# CONFIG_USB_MUSB_GADGET is not set > -CONFIG_USB_MUSB_DUAL_ROLE=y > +CONFIG_USB_MUSB_HOST=y > > I then get the same error as originally reported. Yeah OK, that's the problem.. We still have musb hardware trying to do things on it's own and phy trying to detect the state. Any ideas why we have a dependency like that in Kconfig? Regards, Tony -- 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