aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-09-14 11:30:56 -0600
committerStephen Warren <swarren@nvidia.com>2012-09-14 11:30:56 -0600
commit1ab710fe61b91a2448de9843c746555f9725b9cc (patch)
treed602dfa31f1e59defe4dc40a7672b8a74bca877f /include
parentLinux 3.6-rc4 (diff)
parentregulator: tps6586x: add support for SYS rail (diff)
downloadwireguard-linux-1ab710fe61b91a2448de9843c746555f9725b9cc.tar.xz
wireguard-linux-1ab710fe61b91a2448de9843c746555f9725b9cc.zip
Merge commit 'tps6589x-dt' into for-3.7/board-removal
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/tps6586x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps6586x.h b/include/linux/mfd/tps6586x.h
index f350fd0ba1df..94514710a03f 100644
--- a/include/linux/mfd/tps6586x.h
+++ b/include/linux/mfd/tps6586x.h
@@ -14,6 +14,7 @@
#define TPS6586X_SLEW_RATE_MASK 0x07
enum {
+ TPS6586X_ID_SYS,
TPS6586X_ID_SM_0,
TPS6586X_ID_SM_1,
TPS6586X_ID_SM_2,