Re: [PATCH v8 20/23] scsi: ufs: mediatek: Back up idle timer in per-instance struct
From: Peter Wang (王信友)
Date: Thu Mar 05 2026 - 04:46:33 EST
On Wed, 2026-03-04 at 15:53 +0100, Nicolas Frattaroli wrote:
> @@ -187,6 +187,7 @@ struct ufs_mtk_host {
> u16 ref_clk_gating_wait_us;
> u32 ip_ver;
> bool legacy_ip_ver;
> + u32 hibernate_idle_timer;
>
Same as in patch V7, this variable is not clear to me.
Please do not omit "auto" or consider using "ahit" as
is customary in the UFS community.
Thanks
Peter