From ac6a9e474f19a6ba15b90b04c9f5f7732d06205d Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Sun, 23 Jun 2019 17:39:13 +0000 Subject: [PATCH] Add some i2c slave-device drivers that were missing from NOTES. --- sys/conf/NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 34c1eab825b6..ce7ce9a28ee3 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2421,14 +2421,19 @@ device iicoc # OpenCores I2C controller support # I2C peripheral devices # +device ad7418 # Analog Devices temp and voltage sensor device ds1307 # Dallas DS1307 RTC and compatible device ds13rtc # All Dallas/Maxim ds13xx chips device ds1672 # Dallas DS1672 RTC device ds3231 # Dallas DS3231 RTC + temperature device icee # AT24Cxxx and compatible EEPROMs +device isl12xx # Intersil ISL12xx RTC device lm75 # LM75 compatible temperature sensor device nxprtc # NXP RTCs: PCA/PFC212x PCA/PCF85xx +device rtc8583 # Epson RTC-8583 device s35390a # Seiko Instruments S-35390A RTC +device sy8106a # Silergy Corp. SY8106A buck regulator +device syr827 # Silergy Corp. DC/DC regulator # Parallel-Port Bus #