mbox series

[v3,0/2] scsi: ufs-mediatek: Support performance mode for inline encryption engine

Message ID 20200914050052.3974-1-stanley.chu@mediatek.com (mailing list archive)
Headers show
Series scsi: ufs-mediatek: Support performance mode for inline encryption engine | expand

Message

Stanley Chu Sept. 14, 2020, 5 a.m. UTC
Hi Martin, Rob, Avri,

This series adds high-performance mode support for MediaTek UFS inline encryption engine.
This feature is only required in specific platforms, i.e., MT8192 series.

Please help consider this patch set in kernel v5.10.

Thanks.

Changes since v2:
	- Specify required minimum vcore voltage in device tree instead of hard-coded.

Changes since v1:
	- Remove unnecessary printf.

Stanley Chu (2):
  scsi: ufs-mediatek: Support performance mode for inline encryption
    engine
  dt-bindings: ufs-mediatek: Add mt8192-ufshci compatible string

 .../devicetree/bindings/ufs/ufs-mediatek.txt  |   4 +-
 drivers/scsi/ufs/ufs-mediatek.c               | 176 +++++++++++++++++-
 drivers/scsi/ufs/ufs-mediatek.h               |  22 +++
 3 files changed, 195 insertions(+), 7 deletions(-)

Comments

Martin K. Petersen Sept. 23, 2020, 12:38 a.m. UTC | #1
Stanley,

> This series adds high-performance mode support for MediaTek UFS inline
> encryption engine.  This feature is only required in specific
> platforms, i.e., MT8192 series.

Applied to 5.10/scsi-staging, thanks!
Martin K. Petersen Sept. 30, 2020, 3:34 a.m. UTC | #2
On Mon, 14 Sep 2020 13:00:50 +0800, Stanley Chu wrote:

> This series adds high-performance mode support for MediaTek UFS inline encryption engine.
> This feature is only required in specific platforms, i.e., MT8192 series.
> 
> Please help consider this patch set in kernel v5.10.
> 
> Thanks.
> 
> [...]

Applied to 5.10/scsi-queue, thanks!

[1/2] scsi: ufs-mediatek: Support performance mode for inline encryption engine
      https://git.kernel.org/mkp/scsi/c/590b0d2372fe
[2/2] scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible string
      https://git.kernel.org/mkp/scsi/c/c1a3bf99d76e