From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753542AbbEHQGZ (ORCPT ); Fri, 8 May 2015 12:06:25 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:44081 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752516AbbEHQGX (ORCPT ); Fri, 8 May 2015 12:06:23 -0400 Date: Fri, 8 May 2015 11:04:36 -0500 From: Felipe Balbi To: Felipe Balbi CC: Heikki Krogerus , David Cohen , Greg Kroah-Hartman , Stephen Boyd , Baolu Lu , Paul Bolle , , Subject: Re: =?utf-8?B?W82EUEFUQ0h2?= =?utf-8?Q?4?= 10/12] usb: dwc3: add ULPI interface support Message-ID: <20150508160436.GC16571@saruman.tx.rr.com> Reply-To: References: <1430979572-14768-1-git-send-email-heikki.krogerus@linux.intel.com> <1430979572-14768-11-git-send-email-heikki.krogerus@linux.intel.com> <20150508100840.GB6154@kuha.fi.intel.com> <20150508160033.GB16571@saruman.tx.rr.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <20150508160033.GB16571@saruman.tx.rr.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 08, 2015 at 11:00:33AM -0500, Felipe Balbi wrote: > On Fri, May 08, 2015 at 01:08:41PM +0300, Heikki Krogerus wrote: > > > diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig > > > index 827c4f8..6f92b36 100644 > > > --- a/drivers/usb/dwc3/Kconfig > > > +++ b/drivers/usb/dwc3/Kconfig > > > @@ -11,6 +11,13 @@ config USB_DWC3 > > > =20 > > > if USB_DWC3 > > > =20 > > > +config USB_DWC3_ULPI > > > + bool "Register ULPI PHY Interface" > > > + depends on USB_ULPI_BUS > >=20 > > Felipe, I need to change this as well to support ULPI bus as a module: > >=20 > > depends on USB_ULPI_BUS=3Dy ||=A0USB_ULPI_BUS=3DUSB_DWC3 >=20 > fair enough :-) BTW, are you sending a new series ? --=20 balbi --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVTN6TAAoJEIaOsuA1yqREemIQALS9yNjop+RPYkN/PYN0a5j1 E4BvHBU3WreZZMZ7ZDF7qjNlqaXuTyn27E08ua2riJ8OerqN2pnZVxIu+OaSQNBO u2rJyULDqfw2uvhHXCC22eHfZnLDqnGrNxBv3F7g6GWyjs+n2swVevjEAIj2+Jq1 XGQboxtF7ALfiNZteiOVD64KruOqyHQmabCn2FdVzw6jbdPeuLnAMGNb/xTdR5b0 p9u9jQi/al3dkCmmEakuKe1QxBaeYu2CbCf+GBfy7MH53wOmlULC6/Kgw4eCiFTL bOLYr8j7Jy23KIBh0E8TM+xfIqvPVyJ4Ewzh09nXHEdpuASzW7bFb5TLtKpcLeGa NGX0HtXf2C1YvrSLbspdzdPCuxnIMMnYGCu9m/5FGhGhRKnT7FTqdmyJvFPFr84e uxntNjMOYCijcY7cnwpPPCTGetOO98SH2+8Vwtw6nWBhHA58LGQrOF6Ag2vQseGl r7zbDESz4/q+flaRk5sybf3ZxsrRHKXA9UrqSi+IWNSSbtt6TbvTju0kaqXljkAJ WNcjvsiCCC1B2skLrdDY9VWLQ7xz1ZG4JdIZ/MtXdafr0mjDnhWWreDimFn6W0Gd 6LusexN/zLXDq/ZurVpoktv0UAOdahgHS6GjQXtXWcQPAP8CecfcjcMPgkM/SiGh GoKEsLDiRkRscrqXjh3o =aY0h -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--