From: Matthias Kaehlcke <matthias.kaehlcke@tomtom.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Subject: [PATCH] OMAP34xx: Add padconfig offsets for GPIOs 126-129
Date: Fri, 01 Apr 2011 22:23:30 +0200 [thread overview]
Message-ID: <4D963442.1020106@tomtom.com> (raw)
Add OMAP3_CONTROL_PADCONF_GPIOxxx_OFFSET constants for GPIOs 126-129
Signed-off-by: Matthias Kaehlcke <matthias@tomtom.com>
---
arch/arm/mach-omap2/mux34xx.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/mux34xx.h b/arch/arm/mach-omap2/mux34xx.h
index 6543ebf..70d2b8d 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_GPIO127_OFFSET 0xa24
+#define OMAP3_CONTROL_PADCONF_GPIO126_OFFSET 0xa26
+#define OMAP3_CONTROL_PADCONF_GPIO128_OFFSET 0xa28
+#define OMAP3_CONTROL_PADCONF_GPIO129_OFFSET 0xa2a
#define OMAP3_CONTROL_PADCONF_MUX_SIZE \
(OMAP3_CONTROL_PADCONF_JTAG_TDO_OFFSET + 0x2)
--
1.7.1
next reply other threads:[~2011-04-01 20:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-01 20:23 Matthias Kaehlcke [this message]
2011-04-03 11:06 ` [PATCH] OMAP34xx: Add padconfig offsets for GPIOs 126-129 Felipe Balbi
2011-04-03 11:33 ` Matthias Kaehlcke
2011-04-03 18:53 ` Felipe Balbi
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=4D963442.1020106@tomtom.com \
--to=matthias.kaehlcke@tomtom.com \
--cc=linux-omap@vger.kernel.org \
--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.