Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips.
authorkettenis <kettenis@openbsd.org>
Mon, 22 Nov 2021 20:20:20 +0000 (20:20 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 22 Nov 2021 20:20:20 +0000 (20:20 +0000)
commit4d87e1c9dc422f489a5c80734c5947fc19a91eee
tree37cf3a7c3e44ef18bd75c4117f829176c937528d
parent3ff7e2daff2f5490fa81ee5f7b3bc33fdece23a9
Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips.

ok patrick@
sys/dev/i2c/files.i2c
sys/dev/i2c/pcf85063.c [new file with mode: 0644]