From: Tony Lindgren <tony@atomide.com>
To: Christoph Fritz <chf.fritz@googlemail.com>
Cc: "Benoît Cousson" <b-cousson@ti.com>,
linux-omap@vger.kernel.org, "Daniel Mack" <daniel@zonque.org>,
"Hans J. Koch" <hjk@hansjkoch.de>
Subject: Re: [PATCH] omap: mux: add AM/DM37x gpios
Date: Wed, 8 May 2013 16:30:44 -0700 [thread overview]
Message-ID: <20130508233044.GT32546@atomide.com> (raw)
In-Reply-To: <1365874225.3812.53.camel@mars>
* Christoph Fritz <chf.fritz@googlemail.com> [130413 10:35]:
> This patch adds GPIO pins found on AM/DM37x.
Thanks applying into omap-for-v3.10/fixes.
Tony
> Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
> ---
> arch/arm/mach-omap2/mux34xx.h | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-omap2/mux34xx.h b/arch/arm/mach-omap2/mux34xx.h
> index 6543ebf..3f26d29 100644
> --- a/arch/arm/mach-omap2/mux34xx.h
> +++ b/arch/arm/mach-omap2/mux34xx.h
> @@ -393,6 +393,10 @@
> #define OMAP3_CONTROL_PADCONF_SAD2D_SWAKEUP_OFFSET 0xa1c
> #define OMAP3_CONTROL_PADCONF_JTAG_RTCK_OFFSET 0xa1e
> #define OMAP3_CONTROL_PADCONF_JTAG_TDO_OFFSET 0xa20
> +#define OMAP3_CONTROL_PADCONF_GPIO_127 0xa24
> +#define OMAP3_CONTROL_PADCONF_GPIO_126 0xa26
> +#define OMAP3_CONTROL_PADCONF_GPIO_128 0xa28
> +#define OMAP3_CONTROL_PADCONF_GPIO_129 0xa2a
>
> #define OMAP3_CONTROL_PADCONF_MUX_SIZE \
> - (OMAP3_CONTROL_PADCONF_JTAG_TDO_OFFSET + 0x2)
> + (OMAP3_CONTROL_PADCONF_GPIO_129 + 0x2)
> --
> 1.7.10.4
>
>
>
prev parent reply other threads:[~2013-05-08 23:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-13 17:30 [PATCH] omap: mux: add AM/DM37x gpios Christoph Fritz
2013-05-08 23:30 ` 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=20130508233044.GT32546@atomide.com \
--to=tony@atomide.com \
--cc=b-cousson@ti.com \
--cc=chf.fritz@googlemail.com \
--cc=daniel@zonque.org \
--cc=hjk@hansjkoch.de \
--cc=linux-omap@vger.kernel.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.