Open bunnie opened 11 months ago
there also seems to be some possible conflicts if codec and RTC try to use the I2C bus together. There is a lock on the I2C bus, but it might not be sufficiently broad (it's only on the smallest transaction basis, but perhaps the bus should be locked for the entire duration of a logical operation, i.e., during codec init it should lock the bus until the sequence is done?)
Setup:
sleep stress
suspend/resume loopResult:
There are likely two issues at play here, but more investigation is needed.
Not delaying 0.9.15 on account of this bug, but was found during release testing for 0.9.15.