Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303461
b: refs/heads/master
c: 1fc631e
h: refs/heads/master
i:
  303459: 49ddd06
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed May 9, 2012
1 parent 829e5d5 commit 638b802
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fde0190d698ee57f0396275ab7218f75526827a9
refs/heads/master: 1fc631ecfdf8eac55fe0e4d74333a0ddad4eb44e
4 changes: 3 additions & 1 deletion trunk/arch/arm/mach-omap2/board-4430sdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,9 @@ static int __init omap4_i2c_init(void)
TWL_COMMON_REGULATOR_VANA |
TWL_COMMON_REGULATOR_VCXIO |
TWL_COMMON_REGULATOR_VUSB |
TWL_COMMON_REGULATOR_CLK32KG);
TWL_COMMON_REGULATOR_CLK32KG |
TWL_COMMON_REGULATOR_V1V8 |
TWL_COMMON_REGULATOR_V2V1);
omap4_pmic_init("twl6030", &sdp4430_twldata,
&twl6040_data, OMAP44XX_IRQ_SYS_2N);
omap_register_i2c_bus(2, 400, NULL, 0);
Expand Down

0 comments on commit 638b802

Please sign in to comment.