Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308357
b: refs/heads/master
c: bf22e53
h: refs/heads/master
i:
  308355: 3efec99
v: v3
  • Loading branch information
Shawn Guo committed May 11, 2012
1 parent d175279 commit b575987
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 13b3a07a26986f9a7bab2e14ad1e7faf701aa2de
refs/heads/master: bf22e530d5a9a1c869c02f5ee3f92f334f145802
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-imx/mach-mx51_babbage.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,12 @@ static iomux_v3_cfg_t mx51babbage_pads[] = {
MX51_PAD_CSPI1_SCLK__ECSPI1_SCLK,
MX51_PAD_CSPI1_SS0__GPIO4_24,
MX51_PAD_CSPI1_SS1__GPIO4_25,

/* Audio */
MX51_PAD_AUD3_BB_TXD__AUD3_TXD,
MX51_PAD_AUD3_BB_RXD__AUD3_RXD,
MX51_PAD_AUD3_BB_CK__AUD3_TXC,
MX51_PAD_AUD3_BB_FS__AUD3_TXFS,
};

/* Serial ports */
Expand Down

0 comments on commit b575987

Please sign in to comment.