All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Roger Quadros <rogerq@ti.com>
Cc: tony@atomide.com, balbi@ti.com, linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: omap2plus_defconfig: Enable EXTCON_USB_GPIO
Date: Tue, 24 Mar 2015 09:26:48 -0500	[thread overview]
Message-ID: <20150324142647.GA9145@kahuna> (raw)
In-Reply-To: <1427192359-19168-1-git-send-email-rogerq@ti.com>

On 12:19-20150324, Roger Quadros wrote:
> We need to enable EXTCON_USB_GPIO_USB and not
> EXTCON_GPIO_USB.
> 
> Fixes: c08a54c0ebeb ("ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB")
> 
> Reported-by: Nishant Menon <nm@ti.com>
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> ---
>  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 04b4c8e..daf9412 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -391,7 +391,7 @@ CONFIG_TI_EDMA=y
>  CONFIG_DMA_OMAP=y
>  # CONFIG_IOMMU_SUPPORT is not set
>  CONFIG_EXTCON=m
> -CONFIG_EXTCON_GPIO=m
> +CONFIG_EXTCON_USB_GPIO=m
>  CONFIG_EXTCON_PALMAS=m
>  CONFIG_TI_EMIF=m
>  CONFIG_PWM=y
> -- 
> 2.1.0

Yep and it finally works! Yipiee!!
http://pastebin.ubuntu.com/10669565/

Acked-and-Tested-by: Nishanth Menon <nm@ti.com>
> 

-- 
Regards,
Nishanth Menon

  reply	other threads:[~2015-03-24 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24 10:19 [PATCH] ARM: omap2plus_defconfig: Enable EXTCON_USB_GPIO Roger Quadros
2015-03-24 14:26 ` Nishanth Menon [this message]
2015-03-24 16:44   ` Felipe Balbi
2015-03-24 16:57     ` Nishanth Menon
2015-03-24 17:09       ` Felipe Balbi
2015-05-04 16:11         ` 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=20150324142647.GA9145@kahuna \
    --to=nm@ti.com \
    --cc=balbi@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=rogerq@ti.com \
    --cc=tony@atomide.com \
    /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.