All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Anderson Briglia <anderson.briglia@indt.org.br>
Cc: "Linux-omap-open-source@linux.omap.com"
	<linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010
Date: Tue, 9 Oct 2007 15:25:18 -0700	[thread overview]
Message-ID: <20071009222518.GG4151@atomide.com> (raw)
In-Reply-To: <470556AB.6030201@indt.org.br>

Hi,

* Anderson Briglia <anderson.briglia@indt.org.br> [071004 14:13]:
> GPIO switch is needed for TUSB6010 code. It must be
> selected when TUSB6010 is marked.
> 
> Signed-off-by: Anderson Briglia <anderson.briglia@indt.org.br>
> ---
>  arch/arm/mach-omap2/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 0d9f496..dcb4824 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -41,6 +41,7 @@ config MACH_NOKIA_N800
>  config MACH_OMAP2_TUSB6010
>  	bool
>  	depends on ARCH_OMAP2 && ARCH_OMAP2420
> +	select OMAP_GPIO_SWITCH
>  	default y if MACH_NOKIA_N800
> 
>  config MACH_OMAP_H4

This does not look right to me. Where is gpio_sw used for tusb6010?

AFAIK, it's used for bat_cover, headphone, cam_act and cam_turn.
But not for tusb6010. Can you please check?

Regards,

Tony

  parent reply	other threads:[~2007-10-09 22:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04 21:10 [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010 Anderson Briglia
2007-10-05  9:15 ` USB camera-OSK5912 radha k
2007-10-09 22:25 ` Tony Lindgren [this message]
2007-10-09 22:46   ` [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010 David Brownell

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=20071009222518.GG4151@atomide.com \
    --to=tony@atomide.com \
    --cc=anderson.briglia@indt.org.br \
    --cc=linux-omap-open-source@linux.omap.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.