[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200124150743.15110-1-stanley.chu@mediatek.com>
Date: Fri, 24 Jan 2020 23:07:38 +0800
From: Stanley Chu <stanley.chu@...iatek.com>
To: <linux-scsi@...r.kernel.org>, <martin.petersen@...cle.com>,
<avri.altman@....com>, <alim.akhtar@...sung.com>,
<jejb@...ux.ibm.com>
CC: <beanhuo@...ron.com>, <asutoshd@...eaurora.org>,
<cang@...eaurora.org>, <matthias.bgg@...il.com>,
<bvanassche@....org>, <linux-mediatek@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <kuohong.wang@...iatek.com>,
<peter.wang@...iatek.com>, <chun-hung.wu@...iatek.com>,
<andy.teng@...iatek.com>, Stanley Chu <stanley.chu@...iatek.com>
Subject: [PATCH v2 0/5] MediaTek UFS vendor implemenation part III and Auto-Hibern8 fix
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
Powered by blists - more mailing lists