From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3238C2D0DB for ; Fri, 24 Jan 2020 15:09:25 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8697B20709 for ; Fri, 24 Jan 2020 15:09:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="biSfEhWr"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="WA7OgJqo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8697B20709 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=4zqJxR62hrslpqN9SZ0AEXWqn1pYi3kRcAEO11WY674=; b=biSfEhWrbfBAtg ApVVKf5EpeGEpSbBABSmb0XfZ9JFoQbiUUrcQ3/7C6nQcUB3QFqp4LjjF4klyzN51N+D6+G11xR9n WlV0ZSqspk92rFtdSFbhzgNjS/MAsTThusfI8ZTiofho9caPG8LF/vV26ZE32ZFDZFye90/TgjTNH NFW1xAb+aXnHHNaxOt8+fLrys/PlHSyPEFJTX9WHP8UwRQqyLecev354HfuzbsiFxKv+Okphf8Q2P syjDz4fBC2ijSKRyg2f+ggdgIeRPNrAUCkV56DVwHeicV5obAn4XDVZh6M8XkI+VFXBUxnmGABGoJ qC4M5IBF3Qzr9tBCaStA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iv0aE-0005m7-2S; Fri, 24 Jan 2020 15:09:18 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iv0Yv-0004eb-Sh; Fri, 24 Jan 2020 15:07:59 +0000 X-UUID: 00531f33c5d2450f8260c6eac90104b3-20200124 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=4y9eiBw5IAfEzm5r7ldiQUyvda3M0QLb1AsObdV4hDc=; b=WA7OgJqoT6Jwb40V11zwpJQ1m/EQbeUsNTMezeB4V2TdNzrrK8EDfSnmPmRP6RSiZgN5EeJQSl4Bxx1StKn/V4lgbGZpxyRzHdGR1bA0Ygvh7niisq3bzomofbwi28cATOgi2XGPFlXXWwNO1AFsZC7tyTWcQXL4kJzMEhhQqCI=; X-UUID: 00531f33c5d2450f8260c6eac90104b3-20200124 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 1164873769; Fri, 24 Jan 2020 07:07:53 -0800 Received: from MTKMBS02N1.mediatek.inc (172.21.101.77) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Fri, 24 Jan 2020 07:07:51 -0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs02n1.mediatek.inc (172.21.101.77) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Fri, 24 Jan 2020 23:06:30 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Fri, 24 Jan 2020 23:07:15 +0800 From: Stanley Chu To: , , , , Subject: [PATCH v2 0/5] MediaTek UFS vendor implemenation part III and Auto-Hibern8 fix Date: Fri, 24 Jan 2020 23:07:38 +0800 Message-ID: <20200124150743.15110-1-stanley.chu@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200124_070757_940633_BF4EE642 X-CRM114-Status: UNSURE ( 5.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stanley Chu , bvanassche@acm.org, andy.teng@mediatek.com, chun-hung.wu@mediatek.com, kuohong.wang@mediatek.com, linux-kernel@vger.kernel.org, cang@codeaurora.org, linux-mediatek@lists.infradead.org, peter.wang@mediatek.com, matthias.bgg@gmail.com, beanhuo@micron.com, linux-arm-kernel@lists.infradead.org, asutoshd@codeaurora.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Hi, This series provides MediaTek vendor implementations and some general fixes. - General fixes - Fix Auto-Hibern8 error detection - MediaTek vendor implementations - Ensure UniPro is powered on before every link startup - Support linkoff state during suspend - Gate reference clock for Auto-Hibern8 case v1 -> v2 - Fix and refine commit messages. Stanley Chu (5): scsi: ufs-mediatek: ensure UniPro is not powered down before linkup scsi: ufs-mediatek: support linkoff state during suspend scsi: ufs: add ufshcd_is_auto_hibern8_enabled facility scsi: ufs: fix auto-hibern8 error detection scsi: ufs-mediatek: gate ref-clk during Auto-Hibern8 drivers/scsi/ufs/ufs-mediatek.c | 65 +++++++++++++++++++++------------ drivers/scsi/ufs/ufs-mediatek.h | 12 ++++++ drivers/scsi/ufs/ufshcd.c | 3 +- drivers/scsi/ufs/ufshcd.h | 6 +++ 4 files changed, 62 insertions(+), 24 deletions(-) -- 2.18.0 _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek