summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 16:09:18 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 16:09:18 +1100
commit1be573d553c998ecff4a84244d3642a8fc51fe70 (patch)
tree7979430406b4df5aadcaeb4487e959a17fb3a9c2 /include
parent29052e0ec22af005c53198be6adb30d57492eabd (diff)
parent4c6106406eb18a5aded19540c4b50d262717b959 (diff)
Merge remote-tracking branch 'rtc/rtc-next'
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/tps65910.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps65910.h b/include/linux/mfd/tps65910.h
index 6483a6fdce59..ffb21e79204d 100644
--- a/include/linux/mfd/tps65910.h
+++ b/include/linux/mfd/tps65910.h
@@ -134,6 +134,7 @@
/* RTC_CTRL_REG bitfields */
#define TPS65910_RTC_CTRL_STOP_RTC 0x01 /*0=stop, 1=run */
+#define TPS65910_RTC_CTRL_AUTO_COMP 0x04
#define TPS65910_RTC_CTRL_GET_TIME 0x40
/* RTC_STATUS_REG bitfields */