From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yaniv Gardi Subject: [PATCH v1 0/2] *** scsi: ufs: add support for quirks *** Date: Tue, 31 Mar 2015 17:37:12 +0300 Message-ID: <1427812635-16617-1-git-send-email-ygardi@codeaurora.org> Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:54875 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752204AbbCaOh1 (ORCPT ); Tue, 31 Mar 2015 10:37:27 -0400 Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: James.Bottomley@HansenPartnership.com, hch@infradead.org Cc: 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 changes of v1: - change#1: in this version we modify ufs_qcom_host structure to hold the UFS controller revision info. - change#2: here we add quirks support for non standard behaviour of the controller. Yaniv Gardi (2): scsi: ufs-qcom: save controller revision info in internal structure scsi: ufs: add support to allow non standard behaviours (quirks) drivers/scsi/ufs/ufs-qcom.c | 36 ++++++++++++++++++++++++------------ drivers/scsi/ufs/ufs-qcom.h | 26 ++++++++++++++++++++++++++ drivers/scsi/ufs/ufshcd.c | 35 +++++++++++++++++++++++++++++++++++ drivers/scsi/ufs/ufshcd.h | 9 +++++++++ 4 files changed, 94 insertions(+), 12 deletions(-) -- 1.8.5.2 -- QUALCOMM ISRAEL, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation