Stijn Tintel

Results 132 comments of Stijn Tintel

The problem still occurs after 50904ea9c49fe4764aea9c1951619c77303ca557 which uses the new i2c_master driver. The log output is completely different: ``` E (12:14:14.248) i2c.master: I2C transaction timeout detected E (12:14:14.249) i2c.master: s_i2c_synchronous_transaction(892):...

Hitting this problem in OpenWrt master while building for Raspberry Pi Zero W. @heitbaum's fix (https://github.com/raspberrypi/utils/pull/88/commits/dc0fd4723907775bdfc3ffb2a612a04d60789ed8) works. Adding @pelwell's follow-up patch (https://github.com/raspberrypi/utils/pull/88/commits/94977ce239cef302f2b3f41eefb228d6cb2e6313) breaks things again.