Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375015
b: refs/heads/master
c: 27b105b
h: refs/heads/master
i:
  375013: 7170293
  375011: 6741308
  375007: 45385aa
v: v3
  • Loading branch information
Christoph Fritz authored and Tony Lindgren committed May 9, 2013
1 parent a12957a commit a4cafc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a8a07fffe4ecab7b77a4009ed317361385616aec
refs/heads/master: 27b105bb9906292720dd75f54136554a3b70ce19
6 changes: 5 additions & 1 deletion trunk/arch/arm/mach-omap2/mux34xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit a4cafc5

Please sign in to comment.