scsi: ufs: qcom: Update MODE_MAX cfg_bw value
authorManish Pandey <quic_mapa@quicinc.com>
Tue, 3 Sep 2024 06:37:09 +0000 (12:07 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Sep 2024 00:31:54 +0000 (20:31 -0400)
commit0c40f079f1c808e7e480c795a79009f200366eb1
tree34ab7834a4c6ea1a2c8bae9eb6337f2f1bb3697b
parent0557f49870714c8c8cddfdc3c4b805aeae6c3e4e
scsi: ufs: qcom: Update MODE_MAX cfg_bw value

Commit 8db8f6ce556a ("scsi: ufs: qcom: Add missing interconnect bandwidth
values for Gear 5") updated the ufs_qcom_bw_table for Gear 5. However, it
missed updating the cfg_bw value for the max mode.

Hence update the cfg_bw value for the max mode for UFS 4.x devices.

Fixes: 8db8f6ce556a ("scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5")
Cc: stable@vger.kernel.org
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Link: https://lore.kernel.org/r/20240903063709.4335-1-quic_mapa@quicinc.com
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/host/ufs-qcom.c