commit | 63522bf3aced0a782b59f0314dbad5cdc8b14c59 | [log] [tgz] |
---|---|---|
author | Bean Huo <beanhuo@micron.com> | Wed Aug 04 20:21:27 2021 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Aug 05 23:21:08 2021 -0400 |
tree | b0623d9474dc9676a1b20f30c8e73fe118e2e3bc | |
parent | f0101af435c4640e78c0fa0dbacb443c0f31cfb7 [diff] |
scsi: ufs: core: Add L2P entry swap quirk for Micron UFS For Micron UFS devices the L2P entry need to be byteswapped before sending an HPB READ command to the UFS device. Add the quirk UFS_DEVICE_QUIRK_SWAP_L2P_ENTRY_FOR_HPB_READ to address this. Link: https://lore.kernel.org/r/20210804182128.458356-2-huobean@gmail.com Reviewed-by: Avri Altman <avri.altman@wdc.com> Signed-off-by: Bean Huo <beanhuo@micron.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>