Convert remaining I2C RTC drivers to use todr_attach().
authorkettenis <kettenis@openbsd.org>
Sat, 15 Oct 2022 18:22:53 +0000 (18:22 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 15 Oct 2022 18:22:53 +0000 (18:22 +0000)
commit23c413af725e162520ced0da7ed18e4f885fca2e
tree2aae28252d2aeb81fffe24cd0ddbd9939b295000
parent750a99bf2ca10dbc4b9b2c352a8348c9d120cd56
Convert remaining I2C RTC drivers to use todr_attach().
These all get a quality of 1000 since these are supposed to be battery
backed and almost certainly what the hardware designers want us to use.

ok mglocker@, jsg@
sys/dev/i2c/abx80x.c
sys/dev/i2c/ds1307.c
sys/dev/i2c/ds3231.c
sys/dev/i2c/isl1208.c
sys/dev/i2c/mcp794xx.c