Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243501
b: refs/heads/master
c: ef560bf
h: refs/heads/master
i:
  243499: f4c7b1c
v: v3
  • Loading branch information
Eric Bénard authored and Sascha Hauer committed Mar 25, 2011
1 parent 1089c77 commit dab2057
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 01ea9aeae84536e2afe769be69b994de9f7ceed7
refs/heads/master: ef560bfe01eff692a307b7d73e60625ccdf05d87
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-mx5/eukrea_mbimxsd-baseboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ static iomux_v3_cfg_t eukrea_mbimxsd_pads[] = {
MX51_PAD_SD1_DATA1__SD1_DATA1,
MX51_PAD_SD1_DATA2__SD1_DATA2,
MX51_PAD_SD1_DATA3__SD1_DATA3,
/* SD1 CD */
_MX51_PAD_GPIO1_0__SD1_CD | MUX_PAD_CTRL(PAD_CTL_PUS_22K_UP |
PAD_CTL_PKE | PAD_CTL_SRE_FAST |
PAD_CTL_DSE_HIGH | PAD_CTL_PUE | PAD_CTL_HYS),
};

#define GPIO_LED1 IMX_GPIO_NR(3, 30)
Expand Down

0 comments on commit dab2057

Please sign in to comment.