Add back the drivers for Dallas/Maxim ds13xx and Seiko S35390x now that
they've been rewritten/fixed to not cause panics by doing i2c transfers before interrupts are available. PR: 221227
This commit is contained in:
parent
098f6cb6e6
commit
1dc8df138d
@ -139,9 +139,11 @@ device twl_clks # twl external clocks
|
||||
|
||||
# i2c RTCs
|
||||
device ds1307 # Dallas DS1307 RTC and compatible
|
||||
device ds13rtc # All Dallas/Maxim DS13xx RTCs
|
||||
device ds1672 # Dallas DS1672 RTC
|
||||
device ds3231 # Dallas DS3231 RTC + temperature
|
||||
device nxprtc # NXP RTCs: PCA/PFC212x PCA/PCF85xx
|
||||
device s35390a # Seiko s3539x RTCs
|
||||
|
||||
# GPIO
|
||||
device gpio
|
||||
|
Loading…
x
Reference in New Issue
Block a user