Re: [RFC PATCH 3/4] rtc: Add one offset seconds to expand RTC range

2018-01-02 Thread Baolin Wang
On 2 January 2018 at 17:50, Alexandre Belloni wrote: > On 02/01/2018 at 13:10:07 +0800, Baolin Wang wrote: >> From our investigation for all RTC drivers, 1 driver will be expired before >> year 2017, 7 drivers will be expired before year 2038, 23 drivers will be >> expired before year 2069, 72 dri

Re: [RFC PATCH 3/4] rtc: Add one offset seconds to expand RTC range

2018-01-02 Thread Alexandre Belloni
On 02/01/2018 at 13:10:07 +0800, Baolin Wang wrote: > From our investigation for all RTC drivers, 1 driver will be expired before > year 2017, 7 drivers will be expired before year 2038, 23 drivers will be > expired before year 2069, 72 drivers will be expired before 2100 and 104 > drivers will be

[RFC PATCH 3/4] rtc: Add one offset seconds to expand RTC range

2018-01-01 Thread Baolin Wang
>From our investigation for all RTC drivers, 1 driver will be expired before year 2017, 7 drivers will be expired before year 2038, 23 drivers will be expired before year 2069, 72 drivers will be expired before 2100 and 104 drivers will be expired before 2106. Especially for these early expired dri