On Friday, February 10, 2017 3:45 PM, Alexander Clouter wrote: > > The RTC is an optional upgrade on the TS-7800[1]. Not sure what would happen > if the RTC driver kicks in with no actual RTC being present?
I think the only side-effect of the RTC not actually being present is that rtc_valid_tm() will probably report an invalid time with the time is read from the rtc. The values read will probably just be random, unless the board has pull-up/down resistors on the data bus.... Hartley -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
