What pin/gpio/irq/whatever is the interrupt line from the TPS65070 on the OMAP? Is it connected at all?
I have an OMAP-L138 SOM from Logic-PD, which also includes a TPS65070 PMIC.
Via I2C I can ask the TPS to generate an interrupt when the AC or USB lines changes status. However, I cannot find how this interrupt is wired from TPS to OMAP.
If it isn't connected at all, I guess I'll have to poll the chip, which is a waste of resources.