Can you provide an I2C transaction example for loading the TPS65982D patch code? This design needs to load patch code from the I2C host. Please include the "ReadForPatch" interrupt, as we have not been able to make the determination of a valid "ReadForPatch" interrupt. The interrupt register (0x14) is returning all bytes 0x00, even the first length byte.
We do not understand how to determine that the interrupt that was triggered by the PD controller is indeed a "ReadyForPatch" interrupt, and then how to respond correctly to verify the interrupt type and to safely start the fw loading procedure?