Hello,
Our display bringup has to follow this power sequence, 1.8 -> 1ms delay -> Vpos 6V from tps65132 -> 1ms delay -> Vneg 6V from tps65132. Can we use the "ti,enable-time = <1000>;" parameter in dtsi for delaying Vpos and Vneg as per the requirement Or it has to be handled from 0x02 and 0x03 registers of tps65132?
If we are setting in dtsi, Is this one time programed? on next power recycle will it retain the values which we modified to this device via dtsi?
If it has to be handled from register settings what should be the value for 0th and 1st bit of 0x03 register? It seems to be these bits represent "discharged to ground when tps is disabled" where as in datasheet only Vpos is set not Vneg.
Thank you,
Prathibha