summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-11-23 18:49:39 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2011-11-23 18:49:39 +0100
commit0a2c986557b964453f8deeaf56f6d88bf3e65e92 (patch)
tree7b27e1afff3e5380826d62b2f5bb50533ade4fec /include
parentMerge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (diff)
parentregulator: TPS65910: Fix VDD1/2 voltage selector count (diff)
downloadlinux-0a2c986557b964453f8deeaf56f6d88bf3e65e92.tar.xz
linux-0a2c986557b964453f8deeaf56f6d88bf3e65e92.zip
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: TPS65910: Fix VDD1/2 voltage selector count
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/tps65910.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/mfd/tps65910.h b/include/linux/mfd/tps65910.h
index 82b4c8801a4f..8bf2cb9502dd 100644
--- a/include/linux/mfd/tps65910.h
+++ b/include/linux/mfd/tps65910.h
@@ -243,7 +243,8 @@
/*Registers VDD1, VDD2 voltage values definitions */
-#define VDD1_2_NUM_VOLTS 73
+#define VDD1_2_NUM_VOLT_FINE 73
+#define VDD1_2_NUM_VOLT_COARSE 3
#define VDD1_2_MIN_VOLT 6000
#define VDD1_2_OFFSET 125