From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: OMAP2+: Fix config name for USB3 PHY
Date: Fri, 18 Apr 2014 15:27:59 -0700 [thread overview]
Message-ID: <20140418222758.GG21823@atomide.com> (raw)
In-Reply-To: <20140401141135.GA4717@saruman.home>
* Felipe Balbi <balbi@ti.com> [140401 07:17]:
> On Tue, Apr 01, 2014 at 03:44:34PM +0530, Kishon Vijay Abraham I wrote:
> > commit a70143 (drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY
> > Framework) moved phy-omap-usb3 driver in drivers/usb/phy to drivers/phy and
> > also renamed the file to phy-ti-pipe3. It also renamed the config from
> > OMAP_USB3 to TI_PIPE3 in Kconfig. However the config name was not changed in
> > omap2plus_defconfig. Fixed it here.
> >
> > Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
>
> Acked-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v3.15/fixes thanks.
Tony
> > ---
> > arch/arm/configs/omap2plus_defconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > index a966795..a4e8d01 100644
> > --- a/arch/arm/configs/omap2plus_defconfig
> > +++ b/arch/arm/configs/omap2plus_defconfig
> > @@ -226,7 +226,7 @@ CONFIG_USB_DWC3=m
> > CONFIG_USB_TEST=y
> > CONFIG_NOP_USB_XCEIV=y
> > CONFIG_OMAP_USB2=y
> > -CONFIG_OMAP_USB3=y
> > +CONFIG_TI_PIPE3=y
> > CONFIG_AM335X_PHY_USB=y
> > CONFIG_USB_GADGET=y
> > CONFIG_USB_GADGET_DEBUG=y
> > --
> > 1.7.9.5
> >
>
> --
> balbi
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <balbi@ti.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, tomi.valkeinen@ti.com,
eduardo.valentin@ti.com, arnd@arndb.de
Subject: Re: [PATCH] ARM: OMAP2+: Fix config name for USB3 PHY
Date: Fri, 18 Apr 2014 15:27:59 -0700 [thread overview]
Message-ID: <20140418222758.GG21823@atomide.com> (raw)
In-Reply-To: <20140401141135.GA4717@saruman.home>
* Felipe Balbi <balbi@ti.com> [140401 07:17]:
> On Tue, Apr 01, 2014 at 03:44:34PM +0530, Kishon Vijay Abraham I wrote:
> > commit a70143 (drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY
> > Framework) moved phy-omap-usb3 driver in drivers/usb/phy to drivers/phy and
> > also renamed the file to phy-ti-pipe3. It also renamed the config from
> > OMAP_USB3 to TI_PIPE3 in Kconfig. However the config name was not changed in
> > omap2plus_defconfig. Fixed it here.
> >
> > Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
>
> Acked-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v3.15/fixes thanks.
Tony
> > ---
> > arch/arm/configs/omap2plus_defconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > index a966795..a4e8d01 100644
> > --- a/arch/arm/configs/omap2plus_defconfig
> > +++ b/arch/arm/configs/omap2plus_defconfig
> > @@ -226,7 +226,7 @@ CONFIG_USB_DWC3=m
> > CONFIG_USB_TEST=y
> > CONFIG_NOP_USB_XCEIV=y
> > CONFIG_OMAP_USB2=y
> > -CONFIG_OMAP_USB3=y
> > +CONFIG_TI_PIPE3=y
> > CONFIG_AM335X_PHY_USB=y
> > CONFIG_USB_GADGET=y
> > CONFIG_USB_GADGET_DEBUG=y
> > --
> > 1.7.9.5
> >
>
> --
> balbi
next prev parent reply other threads:[~2014-04-18 22:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 10:14 [PATCH] ARM: OMAP2+: Fix config name for USB3 PHY Kishon Vijay Abraham I
2014-04-01 10:14 ` Kishon Vijay Abraham I
2014-04-01 14:11 ` Felipe Balbi
2014-04-01 14:11 ` Felipe Balbi
2014-04-18 22:27 ` Tony Lindgren [this message]
2014-04-18 22:27 ` 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=20140418222758.GG21823@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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.