Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192150
b: refs/heads/master
c: 1b70de3
h: refs/heads/master
v: v3
  • Loading branch information
Willie Ruan authored and Daniel Walker committed May 12, 2010
1 parent be421fb commit a8a131c
Show file tree
Hide file tree
Showing 2 changed files with 18 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: 0e44106de5adffc32e0a9294ed406f20d9a3f38d
refs/heads/master: 1b70de32ac695b2faac93225aaee71a8df06c155
17 changes: 17 additions & 0 deletions trunk/arch/arm/mach-msm/vreg.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,23 @@ static struct vreg vregs[] = {
VREG("s3", 29, 0, 0),
VREG("rfubm", 30, 0, 0),
VREG("ncp", 31, 0, 0),
VREG("gp7", 32, 0, 0),
VREG("gp8", 33, 0, 0),
VREG("gp9", 34, 0, 0),
VREG("gp10", 35, 0, 0),
VREG("gp11", 36, 0, 0),
VREG("gp12", 37, 0, 0),
VREG("gp13", 38, 0, 0),
VREG("gp14", 39, 0, 0),
VREG("gp15", 40, 0, 0),
VREG("gp16", 41, 0, 0),
VREG("gp17", 42, 0, 0),
VREG("s4", 43, 0, 0),
VREG("usb2", 44, 0, 0),
VREG("wlan2", 45, 0, 0),
VREG("xo_out", 46, 0, 0),
VREG("lvsw0", 47, 0, 0),
VREG("lvsw1", 48, 0, 0),
};

struct vreg *vreg_get(struct device *dev, const char *id)
Expand Down

0 comments on commit a8a131c

Please sign in to comment.