From: Tony Lindgren <tony@atomide.com>
To: Jonathan McDowell <noodles@earth.li>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] ARM: OMAP: OMAP_GPIO_SWITCH doesn't need OMAP_BOOT_TAG
Date: Fri, 26 May 2006 16:17:18 -0700 [thread overview]
Message-ID: <20060526231718.GO4132@atomide.com> (raw)
In-Reply-To: <20060518091843.GN7570@earth.li>
* Jonathan McDowell <noodles@earth.li> [060518 02:19]:
> On Wed, May 17, 2006 at 06:25:47PM +0100, Jonathan McDowell wrote:
> > I can't see any reason why OMAP_GPIO_SWITCH depends on OMAP_BOOT_TAG;
> > it compiles fine without it. This patch removes the Kconfig dependency.
>
> Here's an updated patch that not only removes the dependency but cleans
> up the Kconfig description to talk about sysfs rather than the input
> layer.
>
> Signed-off-by: Jonathan McDowell <noodles@earth.li>
>
> -----
> diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig
> index 28ca5ad..cc8c793 100644
> --- a/arch/arm/plat-omap/Kconfig
> +++ b/arch/arm/plat-omap/Kconfig
> @@ -57,13 +57,12 @@ config OMAP_COMPONENT_VERSION
>
> config OMAP_GPIO_SWITCH
> bool "GPIO switch support"
> - depends on OMAP_BOOT_TAG
> default n
> help
> - Say Y, if you want to have support for input layer reporting
> - of GPIO switches (e.g. cover switches). Your bootloader has to
> - provide information about the switches to the kernel via the
> - ATAG_BOARD mechanism.
> + Say Y, if you want to have support for reporting of GPIO
> + switches (e.g. cover switches) via sysfs. Your bootloader has
> + to provide information about the switches to the kernel via the
> + ATAG_BOARD mechanism if they're not defined by the board config.
>
> config OMAP_MUX
> bool "OMAP multiplexing support"
Pushing today. This allows us also to integrate the gpio switch into the
mainline kernel.
Tony
prev parent reply other threads:[~2006-05-26 23:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-17 17:25 [PATCH] ARM: OMAP: OMAP_GPIO_SWITCH doesn't need OMAP_BOOT_TAG Jonathan McDowell
2006-05-17 17:35 ` Paul Mundt
2006-05-18 8:34 ` Juha Yrjölä
2006-05-18 9:18 ` Jonathan McDowell
2006-05-26 23:17 ` Tony Lindgren [this message]
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=20060526231718.GO4132@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=noodles@earth.li \
/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.