All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Felipe Balbi <balbi@ti.com>
Subject: Re: [PATCH] ARM: configs: Select USB PHY for AM335x SoC
Date: Tue, 7 Jan 2014 17:28:18 -0800	[thread overview]
Message-ID: <20140108012817.GM5074@atomide.com> (raw)
In-Reply-To: <20131226232105.GA2456@localhost>

* Ezequiel Garcia <ezequiel.garcia@free-electrons.com> [131226 15:22]:
> On Thu, Dec 26, 2013 at 09:55:55AM -0600, Felipe Balbi wrote:
> > On Thu, Dec 26, 2013 at 09:08:34AM -0300, Ezequiel Garcia wrote:
> > > Felipe,
> > > 
> > > On Thu, Dec 12, 2013 at 12:14:29PM -0300, Ezequiel Garcia wrote:
> > > > Enable this option as it's required to use USB on AM335x SoC.
> > > > 
> > > > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
> > > > ---
> > > >  arch/arm/configs/omap2plus_defconfig | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > > 
> > > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > > > index 12c848e..e427b95 100644
> > > > --- a/arch/arm/configs/omap2plus_defconfig
> > > > +++ b/arch/arm/configs/omap2plus_defconfig
> > > > @@ -223,6 +223,7 @@ CONFIG_USB_TEST=y
> > > >  CONFIG_NOP_USB_XCEIV=y
> > > >  CONFIG_OMAP_USB2=y
> > > >  CONFIG_OMAP_USB3=y
> > > > +CONFIG_AM335X_PHY_USB=y
> > > >  CONFIG_USB_GADGET=y
> > > >  CONFIG_USB_GADGET_DEBUG=y
> > > >  CONFIG_USB_GADGET_DEBUG_FILES=y
> > > > -- 
> > > > 1.8.1.5
> > > > 
> > > 
> > > Maybe you can take this through your tree?
> > 
> > sorry, no. This should go through Tony to avoid conflicting.
> > 
> 
> Tony?

Sorry for the delay, applying into omap-for-v3.14/fixes-not-urgent.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: configs: Select USB PHY for AM335x SoC
Date: Tue, 7 Jan 2014 17:28:18 -0800	[thread overview]
Message-ID: <20140108012817.GM5074@atomide.com> (raw)
In-Reply-To: <20131226232105.GA2456@localhost>

* Ezequiel Garcia <ezequiel.garcia@free-electrons.com> [131226 15:22]:
> On Thu, Dec 26, 2013 at 09:55:55AM -0600, Felipe Balbi wrote:
> > On Thu, Dec 26, 2013 at 09:08:34AM -0300, Ezequiel Garcia wrote:
> > > Felipe,
> > > 
> > > On Thu, Dec 12, 2013 at 12:14:29PM -0300, Ezequiel Garcia wrote:
> > > > Enable this option as it's required to use USB on AM335x SoC.
> > > > 
> > > > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
> > > > ---
> > > >  arch/arm/configs/omap2plus_defconfig | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > > 
> > > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > > > index 12c848e..e427b95 100644
> > > > --- a/arch/arm/configs/omap2plus_defconfig
> > > > +++ b/arch/arm/configs/omap2plus_defconfig
> > > > @@ -223,6 +223,7 @@ CONFIG_USB_TEST=y
> > > >  CONFIG_NOP_USB_XCEIV=y
> > > >  CONFIG_OMAP_USB2=y
> > > >  CONFIG_OMAP_USB3=y
> > > > +CONFIG_AM335X_PHY_USB=y
> > > >  CONFIG_USB_GADGET=y
> > > >  CONFIG_USB_GADGET_DEBUG=y
> > > >  CONFIG_USB_GADGET_DEBUG_FILES=y
> > > > -- 
> > > > 1.8.1.5
> > > > 
> > > 
> > > Maybe you can take this through your tree?
> > 
> > sorry, no. This should go through Tony to avoid conflicting.
> > 
> 
> Tony?

Sorry for the delay, applying into omap-for-v3.14/fixes-not-urgent.

Regards,

Tony

  reply	other threads:[~2014-01-08  1:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12 15:14 [PATCH] ARM: configs: Select USB PHY for AM335x SoC Ezequiel Garcia
2013-12-12 15:14 ` Ezequiel Garcia
2013-12-20  0:47 ` Ezequiel Garcia
2013-12-20  0:47   ` Ezequiel Garcia
2013-12-26 12:08 ` Ezequiel Garcia
2013-12-26 12:08   ` Ezequiel Garcia
2013-12-26 15:55   ` Felipe Balbi
2013-12-26 15:55     ` Felipe Balbi
2013-12-26 23:21     ` Ezequiel Garcia
2013-12-26 23:21       ` Ezequiel Garcia
2014-01-08  1:28       ` Tony Lindgren [this message]
2014-01-08  1:28         ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140108012817.GM5074@atomide.com \
    --to=tony@atomide.com \
    --cc=balbi@ti.com \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.