[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e3654323-1880-d7b9-fba6-59b387b6fa77@acm.org>
Date: Fri, 25 Mar 2022 08:34:54 -0700
From: Bart Van Assche <bvanassche@....org>
To: SEO HOYOUNG <hy50.seo@...sung.com>, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, alim.akhtar@...sung.com,
avri.altman@....com, jejb@...ux.ibm.com,
martin.petersen@...cle.com, beanhuo@...ron.com,
asutoshd@...eaurora.org, cang@...eaurora.org,
bhoon95.kim@...sung.com, kwmad.kim@...sung.com
Subject: Re: [PATCH v2] scsi: ufs: unipro: add to define HS-Gear5 mode
On 3/24/22 13:14, SEO HOYOUNG wrote:
> diff --git a/drivers/scsi/ufs/unipro.h b/drivers/scsi/ufs/unipro.h
> index 8e9e486a4f7b..0d2131e1f027 100644
> --- a/drivers/scsi/ufs/unipro.h
> +++ b/drivers/scsi/ufs/unipro.h
> @@ -231,6 +231,7 @@ enum ufs_hs_gear_tag {
> UFS_HS_G2, /* HS Gear 2 */
> UFS_HS_G3, /* HS Gear 3 */
> UFS_HS_G4, /* HS Gear 4 */
> + UFS_HS_G5, /* HS Gear 5 */
> };
Where is the code that uses this new constant?
Thanks,
Bart.
Powered by blists - more mailing lists