From: Asutosh Das <asutoshd@codeaurora.org>
To: subhashj@codeaurora.org, cang@codeaurora.org,
rnayak@codeaurora.org, vinholikatti@gmail.com,
jejb@linux.vnet.ibm.com, martin.petersen@oracle.com,
linux-scsi@vger.kernel.org
Cc: Asutosh Das <asutoshd@codeaurora.org>, linux-arm-msm@vger.kernel.org
Subject: [<RFC PATCH v1> 0/2] Write Booster Implementation
Date: Fri, 21 Feb 2020 16:47:19 -0800 [thread overview]
Message-ID: <cover.1582330473.git.asutoshd@codeaurora.org> (raw)
Write Booster has been added to UFS-3.1 specification-Section-13.4.17
This is a RFC implementation of the same.
Asutosh Das (2):
scsi: ufs: add write booster feature support
ufs-qcom: scsi: configure write booster type
drivers/scsi/ufs/ufs-qcom.c | 7 ++
drivers/scsi/ufs/ufs-sysfs.c | 41 ++++++-
drivers/scsi/ufs/ufs.h | 61 ++++++++-
drivers/scsi/ufs/ufshcd.c | 286 ++++++++++++++++++++++++++++++++++++++++++-
drivers/scsi/ufs/ufshcd.h | 9 ++
5 files changed, 397 insertions(+), 7 deletions(-)
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.
WARNING: multiple messages have this Message-ID (diff)
From: Asutosh Das <asutoshd@codeaurora.org>
To: asutoshd@qti.qualcomm.com, linux-scsi@vger.kernel.org
Subject: [<RFC PATCH v1> 0/2] Write Booster Implementation
Date: Fri, 21 Feb 2020 16:38:45 -0800 [thread overview]
Message-ID: <cover.1582330473.git.asutoshd@codeaurora.org> (raw)
Write Booster has been added to UFS-3.1 specification-Section-13.4.17
This is a RFC implementation of the same.
Asutosh Das (2):
scsi: ufs: add write booster feature support
ufs-qcom: scsi: configure write booster type
drivers/scsi/ufs/ufs-qcom.c | 7 ++
drivers/scsi/ufs/ufs-sysfs.c | 41 ++++++-
drivers/scsi/ufs/ufs.h | 61 ++++++++-
drivers/scsi/ufs/ufshcd.c | 286 ++++++++++++++++++++++++++++++++++++++++++-
drivers/scsi/ufs/ufshcd.h | 9 ++
5 files changed, 397 insertions(+), 7 deletions(-)
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.
next reply other threads:[~2020-02-22 0:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-22 0:38 Asutosh Das [this message]
2020-02-22 0:47 ` [<RFC PATCH v1> 0/2] Write Booster Implementation Asutosh Das
2020-02-22 0:38 ` [<RFC PATCH v1> 1/2] scsi: ufs: add write booster feature support Asutosh Das
2020-02-22 0:47 ` Asutosh Das
2020-02-22 2:40 ` Bart Van Assche
2020-03-16 21:13 ` Asutosh Das (asd)
2020-02-23 9:03 ` Avri Altman
2020-03-16 23:45 ` Asutosh Das (asd)
2020-02-25 10:58 ` Avri Altman
2020-02-25 11:21 ` Avri Altman
2020-02-25 12:50 ` Avri Altman
2020-02-26 17:57 ` Asutosh Das (asd)
2020-03-16 23:52 ` Asutosh Das (asd)
2020-02-22 0:38 ` [<RFC PATCH v1> 2/2] ufs-qcom: scsi: configure write booster type Asutosh Das
2020-02-22 0:47 ` Asutosh Das
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=cover.1582330473.git.asutoshd@codeaurora.org \
--to=asutoshd@codeaurora.org \
--cc=cang@codeaurora.org \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=rnayak@codeaurora.org \
--cc=subhashj@codeaurora.org \
--cc=vinholikatti@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.