* [PATCH] omap: mux: add AM/DM37x gpios
@ 2013-04-13 17:30 Christoph Fritz
2013-05-08 23:30 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Fritz @ 2013-04-13 17:30 UTC (permalink / raw)
To: Tony Lindgren; +Cc: Benoît Cousson, linux-omap, Daniel Mack, Hans J. Koch
This patch adds GPIO pins found on AM/DM37x.
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] omap: mux: add AM/DM37x gpios
2013-04-13 17:30 [PATCH] omap: mux: add AM/DM37x gpios Christoph Fritz
@ 2013-05-08 23:30 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-05-08 23:30 UTC (permalink / raw)
To: Christoph Fritz
Cc: Benoît Cousson, linux-omap, Daniel Mack, Hans J. Koch
* 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
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-08 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-13 17:30 [PATCH] omap: mux: add AM/DM37x gpios Christoph Fritz
2013-05-08 23:30 ` Tony Lindgren
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).