Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112490
b: refs/heads/master
c: 8b0171f
h: refs/heads/master
v: v3
  • Loading branch information
Luotao Fu authored and Sascha Hauer committed Sep 9, 2008
1 parent 2fb2e77 commit fe545d5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2cf842b8967b5a9989a12e6105da9a82d24e5777
refs/heads/master: 8b0171fad1db5c9a5b315f4a11e65da45fbd6f21
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-mxc/include/mach/iomux-mx1-mx2.h
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,8 @@ extern int mxc_gpio_setup_multiple_pins(const int *pin_list, unsigned count,
#define PE13_PF_UART1_RXD (GPIO_PORTE | GPIO_IN | GPIO_PF | 13)
#define PE14_PF_UART1_CTS (GPIO_PORTE | GPIO_OUT | GPIO_PF | 14)
#define PE15_PF_UART1_RTS (GPIO_PORTE | GPIO_IN | GPIO_PF | 15)
#define PE16_AF_RTCK (GPIO_PORTE | GPIO_OUT | GPIO_AF | 16)
#define PE16_PF_RTCK (GPIO_PORTE | GPIO_OUT | GPIO_PF | 16)
#define PE18_AF_CSPI3_MISO (GPIO_PORTE | GPIO_IN | GPIO_AF | 18)
#define PE21_AF_CSPI3_SS (GPIO_PORTE | GPIO_OUT | GPIO_AF | 21)
#define PE22_AF_CSPI3_MOSI (GPIO_PORTE | GPIO_OUT | GPIO_AF | 22)
Expand Down

0 comments on commit fe545d5

Please sign in to comment.