Message ID | 20250128071207.75494-1-avri.altman@wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | Fixes for UFS clock gating initialization | expand |
On 1/27/25 11:12 PM, Avri Altman wrote: > This patch series addresses two issues related to the UFS clock gating > mechanism. The first patch ensures that the `clk_gating.lock` is used > only after it has been properly initialized. > > The second patch fixes an issue where `clk_gating.state` is toggled even > if clock gating is not allowed, which can lead to crashes. For both patches: Reviewed-by: Bart Van Assche <bvanassche@acm.org>