Mainline:Broadcom Kona/BCM590xx/RTC: Difference between revisions
No edit summary |
|||
Line 60: | Line 60: | ||
If the date overflows (1 second after 2255-12-31 23:59:59), the clock returns to 2255-12-01 00:00:00. | If the date overflows (1 second after 2255-12-31 23:59:59), the clock returns to 2255-12-01 00:00:00. | ||
=== Adjustment IRQ === | |||
There is an RTCADJ IRQ that is supposed to fire when the RTC value is invalid (at least according to the comments of the downstream driver, and the downstream BCM59055 RTC driver). However, I haven't been able to get it to fire in my testing. | |||
== Alarm == | == Alarm == |