RE: [PATCH v1 2/5] scsi: ufs: Add new bit field PA_INIT to UECDL register

From: Avri Altman
Date: Tue Nov 12 2019 - 02:53:38 EST



>
> Add new bit field (bit-15) PA_INIT to UECDL register, this will correctly handle
> any PA_INIT error.
>
> Signed-off-by: Can Guo <cang@xxxxxxxxxxxxxx>
Acked-by Avri Altman <avri.altman@xxxxxxx>

This is a HCI3.0 change, so maybe make note of that?
But UIC_DATA_LINK_LAYER_ERROR_CODE_MASK isn't being used anywhere, better just remove it, don't you think?
Instead, while at it, fix ufshcd_update_uic_error to check UIC_DATA_LINK_LAYER_ERROR when checking for data link layer errors?