summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRajagopala V <rajagopala.v@stericsson.com>2011-08-25 13:27:42 +0530
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 16:00:10 +0200
commit12e3cefdb803603f79703cc8756ab24bbaad9757 (patch)
tree2158b6a1462fca504cf2937407120fd56f9ff5d7 /include/linux
parent2fcf80b44f6943ef03cda4f9e62c90b2effdf270 (diff)
abx500: hwmon: temperature monitor support for AB5500
Includes support for xtal temp, pcb temp and die temp monitoring ST-Ericsson Linux next: NA ST-Ericsson ID: WP257616 & WP351655 ST-Ericsson FOSS-OUT ID: NA Change-Id: I7668fb36df957b66929bfd13a4b6ad0386036aa1 Signed-off-by: Rajagopala V <rajagopala.v@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/28139 Reviewed-by: QATEST Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mfd/abx500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/abx500.h b/include/linux/mfd/abx500.h
index 7a1d3179f6a..e99a3d177ea 100644
--- a/include/linux/mfd/abx500.h
+++ b/include/linux/mfd/abx500.h
@@ -230,6 +230,7 @@ enum ab5500_devid {
AB5500_DEVID_ONSWA,
AB5500_DEVID_CHARGALG,
AB5500_DEVID_BTEMP,
+ AB5500_DEVID_TEMPMON,
AB5500_NUM_DEVICES,
};