mbox series

[RFC,linux,0/2] rtc: aspeed: Add alarm support

Message ID 20190328001832.11076-1-joel@jms.id.au
Headers show
Series rtc: aspeed: Add alarm support | expand

Message

Joel Stanley March 28, 2019, 12:18 a.m. UTC
These are some work in progress patches to add alarm support on top of
the recently upstreamed RTC driver.

TODO:
 - Make rtctest pass. The select() tests fail currently
 - Add locking to the alarm callbacks

Joel Stanley (2):
  rtc: aspeed: Add locking when touching registers
  rtc: aspeed: Add alarm support

 drivers/rtc/rtc-aspeed.c | 109 ++++++++++++++++++++++++++++++++++++++-
 1 file changed, 108 insertions(+), 1 deletion(-)