Add support for the DS1339 RTC, like found on the PiJuice.
authormglocker <mglocker@openbsd.org>
Tue, 18 Oct 2022 16:07:59 +0000 (16:07 +0000)
committermglocker <mglocker@openbsd.org>
Tue, 18 Oct 2022 16:07:59 +0000 (16:07 +0000)
commita89e3c5aa499575d666581f0dd125852ac6a7a30
tree77c2392a621e56ec892161e42c9ef9a443c4d548
parent7486b163f559b1a80fe0fb55e4e58a6eabb5d2c1
Add support for the DS1339 RTC, like found on the PiJuice.

From Michal Mynar -- Thanks!

ok deraadt@
sys/dev/i2c/ds1307.c