From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Super Ni <super.ni@intel.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
linux-scsi@vger.kernel.org, bvanassche@acm.org,
beanhuo@micron.com, peter.wang@mediatek.com, avri.altman@wdc.com,
cw9316.lee@samsung.com
Subject: Re: [PATCH] scsi: ufs: add missing macro for the UFSHCI register map
Date: Fri, 9 Aug 2024 10:51:06 +0530 [thread overview]
Message-ID: <20240809052106.GA2826@thinkpad> (raw)
In-Reply-To: <20240809025610.1000310-1-super.ni@intel.com>
On Fri, Aug 09, 2024 at 10:56:10AM +0800, Super Ni wrote:
> Add macro for register bit listed in JESD223C (v2.1).
>
> For completeness all registers specified in the JEDEC doc should be
> included here.
>
I wouldn't say it is necessary as the macro is currently unused.
- Mani
> Signed-off-by: Super Ni <super.ni@intel.com>
> ---
> include/ufs/ufshci.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/ufs/ufshci.h b/include/ufs/ufshci.h
> index 38fe97971a65..534fbb8988e2 100644
> --- a/include/ufs/ufshci.h
> +++ b/include/ufs/ufshci.h
> @@ -43,6 +43,7 @@ enum {
> REG_UTP_TRANSFER_REQ_DOOR_BELL = 0x58,
> REG_UTP_TRANSFER_REQ_LIST_CLEAR = 0x5C,
> REG_UTP_TRANSFER_REQ_LIST_RUN_STOP = 0x60,
> + REG_UTP_TRANSFER_REQ_LIST_COMPLETION = 0x64,
> REG_UTP_TASK_REQ_LIST_BASE_L = 0x70,
> REG_UTP_TASK_REQ_LIST_BASE_H = 0x74,
> REG_UTP_TASK_REQ_DOOR_BELL = 0x78,
> --
> 2.34.1
>
--
மணிவண்ணன் சதாசிவம்
prev parent reply other threads:[~2024-08-09 5:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-09 2:56 [PATCH] scsi: ufs: add missing macro for the UFSHCI register map Super Ni
2024-08-09 5:21 ` Manivannan Sadhasivam [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240809052106.GA2826@thinkpad \
--to=manivannan.sadhasivam@linaro.org \
--cc=avri.altman@wdc.com \
--cc=beanhuo@micron.com \
--cc=bvanassche@acm.org \
--cc=cw9316.lee@samsung.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=peter.wang@mediatek.com \
--cc=super.ni@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox