Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137117
b: refs/heads/master
c: 16c3ea4
h: refs/heads/master
i:
  137115: 52c4a3a
v: v3
  • Loading branch information
Philipp Zabel authored and Eric Miao committed Jan 21, 2009
1 parent 186a8db commit ad76704
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73921ea5b5ccfe0bbe4c1dfcd1a60fdadc7c7d1e
refs/heads/master: 16c3ea43b8e7b3bf4332f5570263f409e4ca4557
5 changes: 5 additions & 0 deletions trunk/arch/arm/mach-pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ static unsigned long magician_pin_config[] __initdata = {
GPIO31_I2S_SYNC,
GPIO113_I2S_SYSCLK,

/* SSP 1 */
GPIO23_SSP1_SCLK,
GPIO24_SSP1_SFRM,
GPIO25_SSP1_TXD,

/* SSP 2 */
GPIO19_SSP2_SCLK,
GPIO14_SSP2_SFRM,
Expand Down

0 comments on commit ad76704

Please sign in to comment.