OMAP_RTC_DAYS_REG
tm->tm_mday = rtc_read(rtc, OMAP_RTC_DAYS_REG);
rtc_write(rtc, OMAP_RTC_DAYS_REG, tm->tm_mday);