[PATCH 3/3] rtc: rtc-spear: Provide flag for no support of UIE mode

2012-11-08 Thread Viresh Kumar
From: Deepak Sikri The applciations can set the RTC hardware to trigger interrupts in one of three modes: * AIE: Alarm interrupt * UIE: Update interrupt (ie: once per second) * PIE: Periodic interrupt (sub-second irqs) The above defined 3 modes are to be supported in the RTC HW in

[PATCH 3/3] rtc: rtc-spear: Provide flag for no support of UIE mode

2012-11-08 Thread Viresh Kumar
From: Deepak Sikri deepak.si...@st.com The applciations can set the RTC hardware to trigger interrupts in one of three modes: * AIE: Alarm interrupt * UIE: Update interrupt (ie: once per second) * PIE: Periodic interrupt (sub-second irqs) The above defined 3 modes are to be supported