Skip to content
Commit 757f9d7a authored by Manjunath M B's avatar Manjunath M B Committed by Martin K. Petersen
Browse files

scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI



The code was checking on PA_CONNECTEDRXLANES and PA_CONNECTEDTXLANES
attributes to program the Lane#1 attributes. The correct attributes are
PA_AVAILRXDATALANES and PA_AVAILTXDATALANES respectively.

Signed-off-by: default avatarManjunath M B <manjumb@synopsys.com>
Tested-by: default avatarJoao Pinto <jpinto@synopsys.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 83c3d340
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment