[PATCH v2 07/10] rtc: Introduce RTC_TIMESTAMP_END_2255
Jonathan Neuschäfer
j.neuschaefer at gmx.net
Thu Sep 10 15:21:24 EDT 2020
On Tue, Sep 08, 2020 at 11:39:46AM +0200, Alexandre Belloni wrote:
> On 05/09/2020 15:32:27+0200, Jonathan Neuschäfer wrote:
[...]
> > #define RTC_TIMESTAMP_END_2079 3471292799LL /* 2079-12-31 23:59:59 */
> > #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */
> > #define RTC_TIMESTAMP_END_2199 7258118399LL /* 2199-12-31 23:59:59 */
> > +#define RTC_TIMESTAMP_END_2255 9025257599LL /* 2255-12-31 23:59:59 */
>
> Honestly, I wouldn't bother adding that one unless you have examples of
> other RTCs endng at the same date, I'm fine having the value and comment
> directly in the probe function.
Indeed, it's the only RTC I know with this end date. I'll fold it into
the driver.
Thanks,
Jonathan Neuschäfer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20200910/c123456d/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list