Other Parts Discussed in Thread: TPS65218, STRIKE
Tool/software: Linux
During my linux boot up the G21 PIN seems to be going on for some reason. I have enabled the earlyprintk printouts and even before anything is spit out of the command line with that the G21 PIN goes on for about 1 second and then off. Editing the device tree does not make a difference as it has been set to PULL DOWN. Messing around with the device tree does make it perform correctly so it means that this is happening before the device tree is even enable. The pin does not go high during power up as UBoot has no problem keeping it low. So I'm just curious what during the linux bootup could potentially be controlling this pin. Any help regarding this would be greatly appreciated.