linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Thomas Pedersen <thomas@cozybit.com>
Cc: linux-omap@vger.kernel.org, linux@arm.linux.org.uk,
	Roger Quadros <rogerq@ti.com>
Subject: Re: [PATCH] ARM: OMAP2+: enable EHCI by default
Date: Thu, 5 Dec 2013 09:11:04 -0800	[thread overview]
Message-ID: <20131205171104.GZ26766@atomide.com> (raw)
In-Reply-To: <1386205695-26191-1-git-send-email-thomas@cozybit.com>

* Thomas Pedersen <thomas@cozybit.com> [131204 17:09]:
> This is needed for the pandaboard (ES) kernel to detect
> the ethernet device during boot. Useful for NFS root etc.

Thanks for the patch, just to clarify why we have not been able
to apply this is EHCI blocks deeper PM states for at least omap3
currently. And this means the PM related tests won't run properly
out of the box..

Roger has been working to get EHCI working properly with PM,
and the recent interrupts-extended binding and the addition of
wake-up interrupts to pinctrl-single.c should allow us to do that
soon. Maybe Roger can summarize what else might still be missing?

Regards,

Tony
 
> Signed-off-by: Thomas Pedersen <thomas@cozybit.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 bfa80a1..a236a2b 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -212,6 +212,7 @@ CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m
>  CONFIG_SND_OMAP_SOC_OMAP_ABE_TWL6040=m
>  CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m
>  CONFIG_USB=y
> +CONFIG_USB_EHCI_HCD=y
>  CONFIG_USB_DEBUG=y
>  CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
>  CONFIG_USB_MON=y
> -- 
> 1.8.4.3
> 

  reply	other threads:[~2013-12-05 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-05  1:08 [PATCH] ARM: OMAP2+: enable EHCI by default Thomas Pedersen
2013-12-05 17:11 ` Tony Lindgren [this message]
2013-12-06  9:51   ` Roger Quadros

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=20131205171104.GZ26766@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=rogerq@ti.com \
    --cc=thomas@cozybit.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).