Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272839
b: refs/heads/master
c: ce9b8e6
h: refs/heads/master
i:
  272837: 4a162cf
  272835: a74ed9c
  272831: b24d8c6
v: v3
  • Loading branch information
Dong Aisheng authored and Sascha Hauer committed Aug 23, 2011
1 parent 834358a commit 7a93747
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 074c54f4226ff97e6ac0a6564d5999fa87adfa90
refs/heads/master: ce9b8e6f9f8bf363c30024ba900e75a1af734742
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-mxs/mach-mx28evk.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,9 @@ static void __init mx28evk_init(void)
i2c_register_board_info(0, mxs_i2c0_board_info,
ARRAY_SIZE(mxs_i2c0_board_info));

mxs_add_platform_device("mxs-sgtl5000", 0, NULL, 0,
NULL, 0);

/* power on mmc slot by writing 0 to the gpio */
ret = gpio_request_one(MX28EVK_MMC0_SLOT_POWER, GPIOF_OUT_INIT_LOW,
"mmc0-slot-power");
Expand Down

0 comments on commit 7a93747

Please sign in to comment.