Other Parts Discussed in Thread: AM3703,
Tool/software: Linux
I am using the TPS65921 with an OMAP AM3703 processor. The I2C bus between the OMAP and the TPS regularly is locked out (either one or both of SCL and SDA are held low). I have not been able yet to determine whether the OMAP or the TPS is holding the bus. In either case, there is a problem. At present, when the bus fails, the board sometimes continues to function, but on a power reset, with the bus still held upon boot, the board will fail to boot because it can't read/write the TPS part.
The linux errors are not consistent, but the last time this occurred, the kernel trace reported a warning from /drivers/phy/phy-twl4030-usb.c:384 and looking at the trace was possible doing power management routines involving usb.
Any help greatly appreciated.