OMAP_RTC_YEARS_REG
tm->tm_year = rtc_read(rtc, OMAP_RTC_YEARS_REG);
rtc_write(rtc, OMAP_RTC_YEARS_REG, tm->tm_year);