Other Parts Discussed in Thread: TPS65217
Hello Support,
We are using the PMIC TP65217C in our custom board to power an AM3358.
We want to modify the TPS65217 driver source code to:
1. Modify the UVLO Control Register to set UVLO to 2.73V (Register 0x18, DEFUVLO = 0x00) (this register is password protected)
2. Modify the MUX Control Register to route VBAT to the MUX output (Register 0x09, MUX[2:0] = 0x01)
How do you recommend we should do this? Is there an easy way to apply a patch to that source code that implements the described above?
Thanks for your help.