[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <000a01d88115$95f509f0$c1df1dd0$@samsung.com>
Date: Thu, 16 Jun 2022 09:11:11 +0900
From: "Chanho Park" <chanho61.park@...sung.com>
To: "'Alim Akhtar'" <alim.akhtar@...sung.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-scsi@...r.kernel.org>,
<linux-phy@...ts.infradead.org>
Cc: <beanhuo@...ron.com>, <krzysztof.kozlowski+dt@...aro.org>,
<avri.altman@....com>, <bvanassche@....org>,
<martin.petersen@...cle.com>, <linux-samsung-soc@...r.kernel.org>
Subject: RE: [PATCH 3/3] include: ufs: re-arrange addresses in increasing
order
> Subject: [PATCH 3/3] include: ufs: re-arrange addresses in increasing
> order
>
> Rearrange all the unipro and mphy addresses in their increasing order.
>
> Signed-off-by: Alim Akhtar <alim.akhtar@...sung.com>
> ---
> include/ufs/unipro.h | 102 +++++++++++++++++++++----------------------
> 1 file changed, 51 insertions(+), 51 deletions(-)
>
> diff --git a/include/ufs/unipro.h b/include/ufs/unipro.h index
> ade92e8d3676..4cbfe9272787 100644
> --- a/include/ufs/unipro.h
> +++ b/include/ufs/unipro.h
> @@ -38,6 +38,18 @@
> /*
> * M-RX Configuration Attributes
> */
> +#define RX_HS_G1_SYNC_LENGTH_CAP 0x008B
> +#define RX_HS_G1_PREP_LENGTH_CAP 0x008C
> +#define RX_MIN_ACTIVATETIME_CAPABILITY 0x008F
> +#define RX_HIBERN8TIME_CAPABILITY 0x0092
> +#define RX_HS_G2_SYNC_LENGTH_CAP 0x0094
> +#define RX_HS_G3_SYNC_LENGTH_CAP 0x0095
> +#define RX_HS_G2_PREP_LENGTH_CAP 0x0096
> +#define RX_HS_G3_PREP_LENGTH_CAP 0x0097
> +#define RX_ADV_GRANULARITY_CAP 0x0098
> +#define RX_HIBERN8TIME_CAP 0x0092
This should be removed.
Otherwise, looks good to me.
Reviewed-by: Chanho Park <chanho61.park@...sung.com>
Best Regards,
Chanho Park
Powered by blists - more mailing lists