Re: [PATCH V2] scsi: ufs: ufs-qcom: Enable only lane clocks in lane clock APIs
From: Martin K. Petersen (Oracle)
Date: Wed Sep 09 2026 - 22:34:11 EST
Nitin,
> ufs_qcom_enable_lane_clks() and ufs_qcom_disable_lane_clks() currently
> use clk_bulk_prepare_enable()/clk_bulk_disable_unprepare() on the
> entire host->clks array obtained from devm_clk_bulk_get_all(). This
> array contains all device clocks, not just lane symbol clocks.
Applied to 7.4/scsi-staging, thanks!
--
Martin K. Petersen