alistair23-linux/include/linux/mfd
Afzal Mohammed 780dc9ba4e regulator: TPS65910: Fix VDD1/2 voltage selector count
Count of selector voltage is required for regulator_set_voltage
to work via set_voltage_sel. VDD1/2 currently have it as zero,
so regulator_set_voltage won't work for VDD1/2.
Update count (n_voltages) for VDD1/2.

Output Voltage = (step value * 12.5 mV + 562.5 mV) * gain

With above expr, number of voltages that can be selected is
step value count * gain count

constant for gain count will be called VDD1_2_NUM_VOLT_COARSE

existing constant for step value count is VDD1_2_NUM_VOLTS,
use VDD1_2_NUM_VOLT_FINE instead to make clear that step value
is not the only component in deciding selectable voltage count

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-11-23 14:03:52 +00:00
..
ab5500
ab8500
pcf50633
pm8xxx
wm831x Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 2011-11-03 09:40:51 -07:00
wm8350
wm8994 Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2 2011-11-08 10:37:41 +00:00
88pm860x.h
aat2870.h
ab8500.h
abx500.h mfd: Fix missing abx500 header file updates 2011-11-02 17:24:06 +01:00
adp5520.h
asic3.h
core.h
da903x.h
davinci_voicecodec.h
db5500-prcmu.h
db8500-prcmu.h
dbx500-prcmu.h
ds1wm.h
ezx-pcap.h
htc-egpio.h
htc-pasic3.h
intel_msic.h
janz.h
max8925.h
max8997-private.h
max8997.h
max8998-private.h
max8998.h
mc13xxx.h
mc13783.h
mc13892.h
mcp.h
rdc321x.h
stmpe.h
t7l66xb.h
tc3589x.h
tc6387xb.h
tc6393xb.h
ti_ssp.h
tmio.h
tps6105x.h
tps6507x.h
tps6586x.h
tps65910.h regulator: TPS65910: Fix VDD1/2 voltage selector count 2011-11-23 14:03:52 +00:00
tps65912.h
twl4030-audio.h
twl6040.h
ucb1x00.h
wl1273-core.h
wm8400-audio.h
wm8400-private.h
wm8400.h