From b8c53507cbb577d911bb40def9471003d90023ee Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Tue, 8 Aug 2017 22:58:34 +0000 Subject: [PATCH] Remove the ds133x and s35390a i2c RTC drivers for now. They both do i2c transfers in their probe() or attach() routines, and that doesn't work when the low-level controller requires interrupts to be functional. The DS133x family of chips is nearly identical to the DS1307 and support for them should be added to that driver, then the ds133x driver can be deleted. The s35390a driver just needs a non-trivial workover. In both cases that work will be done and committed separately. --- sys/arm/conf/GENERIC | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/arm/conf/GENERIC b/sys/arm/conf/GENERIC index 8ec4bb0081b0..f23cb9d10814 100644 --- a/sys/arm/conf/GENERIC +++ b/sys/arm/conf/GENERIC @@ -139,11 +139,9 @@ device twl_clks # twl external clocks # i2c RTCs device ds1307 # Dallas DS1307 RTC and compatible -device ds133x # Dallas DS1337, DS1338 and DS1339 RTC device ds1672 # Dallas DS1672 RTC device ds3231 # Dallas DS3231 RTC + temperature device nxprtc # NXP RTCs: PCA/PFC212x PCA/PCF85xx -device s35390a # Seiko Instruments S-35390A RTC # GPIO device gpio