diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2013-06-13 12:06:15 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-06-13 12:06:15 +0200 |
commit | c5fa44d13496eba51ab58ac0d1502825543f51aa (patch) | |
tree | ebd40ebc188a9e1e5df2c5a6e8e45908096e4341 /include/linux/mfd | |
parent | 734f935afad0f1f640a922f17609823c740d36ec (diff) | |
parent | aaaab4223ebad2470d56d5db2e71c5395d9609b3 (diff) |
Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Diffstat (limited to 'include/linux/mfd')
-rw-r--r-- | include/linux/mfd/abx500/ab8500.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/abx500/ab8500.h b/include/linux/mfd/abx500/ab8500.h index 0390d5943ed6..f4acd898dac9 100644 --- a/include/linux/mfd/abx500/ab8500.h +++ b/include/linux/mfd/abx500/ab8500.h @@ -291,6 +291,8 @@ enum ab8500_version { #define AB8540_INT_FSYNC2R 213 #define AB8540_INT_BITCLK2F 214 #define AB8540_INT_BITCLK2R 215 +/* ab8540_irq_regoffset[27] -> IT[Source|Latch|Mask]33 */ +#define AB8540_INT_RTC_1S 216 /* * AB8500_AB9540_NR_IRQS is used when configuring the IRQ numbers for the |