[PATCH 0/2] ufs: add delay for VCC ramp-up stability

ed.tsai@mediatek.com posted 2 patches 1 month ago
There is a newer version of this series
[PATCH 0/2] ufs: add delay for VCC ramp-up stability
Posted by ed.tsai@mediatek.com 1 month ago
Hi,

This patch series resolves a link stability issue found on our certain
platforms where the VCC regulator has a slow ramp-up time.

To fix this, a delay is needed after VCC is turned on. The solution is
implemented in two parts:

1. Introduced the new host quriks, UFSHCD_QUIRK_VCC_ON_DELAY.
2. Applied in our new platform with UFS5 device to enusre the VCC is
   ready before we enable the clocks.