UFS on the Monaco EVK can fail to initialize after probe deferral when
the VDD regulator is re-enabled before the supply has fully stabilized.
This is caused by the increased discharge and recharge time introduced by
additional board-level capacitance in the shared power supply design.
Add the hardware-required off-on-delay and enable-ramp-delay for the VDD
regulator to ensure proper power sequencing and reliable UFS
initialization across re-probe scenarios.
Signed-off-by: Monish Chunara <monish.chunara@oss.qualcomm.com>
UFS on the Monaco EVK can fail to initialize after probe deferral when the VDD regulator is re-enabled before the supply has fully stabilized. This is caused by the increased discharge and recharge time introduced by additional board-level capacitance in the shared power supply design.
Add the hardware-required off-on-delay and enable-ramp-delay for the VDD regulator to ensure proper power sequencing and reliable UFS initialization across re-probe scenarios.
CRs-Fixed: 4616981