On 12/22/22 06:09, Manivannan Sadhasivam wrote:
Some platforms like Qcom, requires the UFS device to be reinitialized after switching to maximum gear speed. So add support for that in UFS core by introducing a new quirk (UFSHCD_CAP_REINIT_AFTER_MAX_GEAR_SWITCH) and doing the reinitialization, if the quirk is enabled by the controller driver.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>