commit | ee04a3f6d8014a31f98e7d56b3c0a1b435d1ab22 | [log] [tgz] |
---|---|---|
author | Julien Delayen <julien.delayen@intel.com> | Thu Nov 03 13:45:31 2016 +0000 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Nov 03 21:30:21 2016 +0000 |
tree | 2752b118661e7e230ec9c915d94ba7268f1d0dc3 | |
parent | bd6285a3f1637a81978d4eedb79fde2c67249b61 [diff] |
rtc_qmsi: Add get_pending_int API For AON peripherals on Quark SE C1000, an API is needed to retrieve the interrupt status after wake up. This enables the application to know the wake source before enabling again the interrupts. Add this API to the rtc as this is a wake event on Quark SE C1000. Jira: ZEP-1188 Change-Id: Id850ce405eb3f4857be720201e462ea8e24a334f Signed-off-by: Julien Delayen <julien.delayen@intel.com>