Add support for newer SoCs that store the data as number of days since the
authorkettenis <kettenis@openbsd.org>
Sat, 27 Jan 2024 11:22:16 +0000 (11:22 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 27 Jan 2024 11:22:16 +0000 (11:22 +0000)
commitbaea1cbff54e12b34f56882a3f31914c4d0aeb25
treeb8da3391046cdb123638a8f4cd3c1f08e72db08a
parent320015f8fce66eba06563affcf536ab2c58be3a5
Add support for newer SoCs that store the data as number of days since the
Unix epoch instead of a calender date.

ok jca@
sys/dev/fdt/sxirtc.c