From: Vaibhav Hiremath <[email protected]>

This patch adds support for interrupt API interfaces like,
        - Alarm interrupt
        - Periodic interrupt
        - Per minute interrupt

Changes from V1 :-
        - Converted work-queue to threaded irq
        - Fixed comments from Felipe Balbi

Vaibhav Hiremath (3):
  RTC:s35390a: Add Alarm interrupt support
  RTC:s35390a: Add Periodic interrupt support
  RTC:s35390a: Add update_irq (per Min interrupt) support

 drivers/rtc/rtc-s35390a.c |  281 ++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 278 insertions(+), 3 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to