On Mon, 2025-02-03 at 16:11 +0800, Ziqi Chen wrote:Sure , I will add this comment, thank you~
+ 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>