Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312533
b: refs/heads/master
c: 0ff4724
h: refs/heads/master
i:
  312531: 759425e
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Jun 13, 2012
1 parent 63678d1 commit dc6ca13
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: 578df8babf3b1895d562e1ea0d3a81d1e77e0182
refs/heads/master: 0ff472467a04dfecffbf44d2414c756c83212cbe
2 changes: 2 additions & 0 deletions trunk/drivers/regulator/wm8350-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -1105,6 +1105,8 @@ static const struct regulator_desc wm8350_reg[NUM_WM8350_REGULATORS] = {
.irq = WM8350_IRQ_UV_DC4,
.type = REGULATOR_VOLTAGE,
.n_voltages = WM8350_DCDC_MAX_VSEL + 1,
.min_uV = 850000,
.uV_step = 25000,
.vsel_reg = WM8350_DCDC4_CONTROL,
.vsel_mask = WM8350_DC4_VSEL_MASK,
.enable_reg = WM8350_DCDC_LDO_REQUESTED,
Expand Down

0 comments on commit dc6ca13

Please sign in to comment.