Hi, I want to use BBB with AC power and backup battery, I also want to know when AC power is removed and BBB is supplying from battery. In this case an interrupt is issued on pin PMIC_INT and then BBB reads status register. I need to detect when interrupt is issued on this pin and then read the status register. Where can I find source code for this part in linux kernel!?