On Mon, 2025-02-03 at 16:11 +0800, Ziqi Chen wrote: > > + if (!hba->clk_scaling.wb_gear) > > + hba->clk_scaling.wb_gear = UFS_HS_G3; > > + Hi Ziqi, Initializes wb_gear to UFS_HS_G3, mabye add comments in the commit why. Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>