From: Kiwoong Kim <kwmad.kim@samsung.com>
To: linux-scsi@vger.kernel.org, alim.akhtar@samsung.com,
avri.altman@wdc.com, jejb@linux.ibm.com,
martin.petersen@oracle.com, beanhuo@micron.com,
asutoshd@codeaurora.org, cang@codeaurora.org, bvanassche@acm.org
Cc: Kiwoong Kim <kwmad.kim@samsung.com>
Subject: [PATCH v1 0/2] ufs: support various values per device
Date: Thu, 2 Jul 2020 11:11:47 +0900 [thread overview]
Message-ID: <cover.1593655834.git.kwmad.kim@samsung.com> (raw)
In-Reply-To: CGME20200702021936epcas2p47d80e5454fda632c7ebf31fcfa48a0a2@epcas2p4.samsung.com
Respective UFS devices have their own characteristics and
many of them could be a form of numbers, such as timeout
and a number of retires. This introduces the way to set
those things per specific device vendor or specific device.
Kiwoong Kim (2):
ufs: support various values per device
ufs: change the way to complete fDeviceInit
drivers/scsi/ufs/ufs_quirks.h | 13 ++++++++
drivers/scsi/ufs/ufshcd.c | 75 ++++++++++++++++++++++++++++++++++++-------
drivers/scsi/ufs/ufshcd.h | 1 +
3 files changed, 77 insertions(+), 12 deletions(-)
--
2.7.4
next parent reply other threads:[~2020-07-02 2:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200702021936epcas2p47d80e5454fda632c7ebf31fcfa48a0a2@epcas2p4.samsung.com>
2020-07-02 2:11 ` Kiwoong Kim [this message]
2020-07-02 2:11 ` [PATCH v1 1/2] ufs: support various values per device Kiwoong Kim
2020-07-02 5:52 ` kernel test robot
2020-07-02 9:14 ` kernel test robot
2020-07-02 2:11 ` [PATCH v1 2/2] ufs: change the way to complete fDeviceInit Kiwoong Kim
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.1593655834.git.kwmad.kim@samsung.com \
--to=kwmad.kim@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=asutoshd@codeaurora.org \
--cc=avri.altman@wdc.com \
--cc=beanhuo@micron.com \
--cc=bvanassche@acm.org \
--cc=cang@codeaurora.org \
--cc=jejb@linux.ibm.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.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