Re: [PATCH v2] scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/07/22 09:53, Daniil Lunev wrote:
> Sets the WriteBooster capability flag when ADL's UFS controller is used.
> 
> Signed-off-by: Daniil Lunev <dlunev@xxxxxxxxxxxx>

Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

> 
> ---
> 
> Changes in v2:
> - Fixed typo in commit message
> 
>  drivers/scsi/ufs/ufshcd-pci.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/scsi/ufs/ufshcd-pci.c b/drivers/scsi/ufs/ufshcd-pci.c
> index e892b9feffb11..fb7285a756969 100644
> --- a/drivers/scsi/ufs/ufshcd-pci.c
> +++ b/drivers/scsi/ufs/ufshcd-pci.c
> @@ -425,6 +425,7 @@ static int ufs_intel_adl_init(struct ufs_hba *hba)
>  {
>  	hba->nop_out_timeout = 200;
>  	hba->quirks |= UFSHCD_QUIRK_BROKEN_AUTO_HIBERN8;
> +	hba->caps |= UFSHCD_CAP_WB_EN;
>  	return ufs_intel_common_init(hba);
>  }
>  




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux