linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gilad Broner" <gbroner@codeaurora.org>
To: "Yaniv Gardi" <ygardi@codeaurora.org>
Cc: james.bottomley@hansenpartnership.com, hch@infradead.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, santoshsy@gmail.com,
	linux-scsi-owner@vger.kernel.org, ygardi@codeaurora.org,
	"Vinayak Holikatti" <vinholikatti@gmail.com>,
	"James E.J. Bottomley" <jbottomley@parallels.com>
Subject: Re: [PATCH v1 2/2] scsi: ufs: add support to allow non standard behaviours (quirks)
Date: Tue, 7 Apr 2015 07:53:16 -0000	[thread overview]
Message-ID: <08233ba82c96ccf7d66e06f238f67282.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <1427812635-16617-3-git-send-email-ygardi@codeaurora.org>


> Some implementation of UFS host controller HW might have some non-standard
> behaviours (quirks) when compared to behaviour specified by UFSHCI
> specification. This patch add support to allow specifying all such quirks
> to standard UFS host controller driver so standard driver takes them into
> account.
>
> In this change a UFSHCD_QUIRK_DELAY_BEFORE_DME_CMDS is introduced,
> where a minimum delay of 1ms is required before DME commands for
> stability purposes.
>
> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
>
> ---
>  drivers/scsi/ufs/ufs-qcom.c | 22 +++++++++++++++++-----
>  drivers/scsi/ufs/ufs-qcom.h | 18 ++++++++++++++++++
>  drivers/scsi/ufs/ufshcd.c   | 35 +++++++++++++++++++++++++++++++++++
>  drivers/scsi/ufs/ufshcd.h   |  9 +++++++++
>  4 files changed, 79 insertions(+), 5 deletions(-)
>

Reviewed-by: Gilad Broner <gbroner@codeaurora.org>

-- 
Qualcomm Israel, on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


      reply	other threads:[~2015-04-07  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 14:37 [PATCH v1 0/2] *** scsi: ufs: add support for quirks *** Yaniv Gardi
2015-03-31 14:37 ` [PATCH v1 1/2] scsi: ufs-qcom: save controller revision info in internal structure Yaniv Gardi
2015-04-07  7:39   ` Gilad Broner
2015-03-31 14:37 ` [PATCH v1 2/2] scsi: ufs: add support to allow non standard behaviours (quirks) Yaniv Gardi
2015-04-07  7:53   ` Gilad Broner [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=08233ba82c96ccf7d66e06f238f67282.squirrel@www.codeaurora.org \
    --to=gbroner@codeaurora.org \
    --cc=hch@infradead.org \
    --cc=james.bottomley@hansenpartnership.com \
    --cc=jbottomley@parallels.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi-owner@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=santoshsy@gmail.com \
    --cc=vinholikatti@gmail.com \
    --cc=ygardi@codeaurora.org \
    /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;
as well as URLs for NNTP newsgroup(s).