OMAP_RTC_ALARM_YEARS_REG
alm->time.tm_year = rtc_read(rtc, OMAP_RTC_ALARM_YEARS_REG);
rtc_write(rtc, OMAP_RTC_ALARM_YEARS_REG, alm->time.tm_year);