Re: [PATCH 2/2] ufs: host: mediatek: Add VCC on delay for stability
From: Bart Van Assche
Date: Thu Mar 05 2026 - 07:25:54 EST
On 3/5/26 2:29 AM, ed.tsai@xxxxxxxxxxxx wrote:
Introduced a delay after enabling UFS5 VCC for MT6995 to ensure
voltage stability before refclk activation.
Patch descriptions should use the imperative mood (Introduced ->
Introduce).
+ /*
+ * Add a delay after enable UFS5 VCC to ensure the voltage is
+ * stable before the refclk enable.
+ */
after enable -> after enabling
refclk enable -> refclk is enabled
Otherwise this patch looks good to me.
Thanks,
Bart.