devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND v2 0/2] Mediatek eMMC Inline Crypto Engine support
@ 2022-11-06  3:39 Mengqi Zhang
  2022-11-06  3:39 ` [RESEND v2 1/2] mmc: mtk-sd: add Inline Crypto Engine clock control Mengqi Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mengqi Zhang @ 2022-11-06  3:39 UTC (permalink / raw)
  To: chaotian.jing, ulf.hansson, robh+dt, krzysztof.kozlowski+dt,
	matthias.bgg, wenbin.mei, angelogioacchino.delregno, mengqi.zhang
  Cc: linux-mmc, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel

Change in v2
- change patch 1 commit title
- change patch 2 commit title, and correct commit message
- add crypto clock description base on new code base

Mediatek eMMC hardware IP has Inline Crypto Engine (ICE), we support inline encryption now.

This patchset supports Mediatek eMMC inline encryption which meets the upcoming version of the eMMC specification such as v5.1 or v5.2.

Patch 1, add crypto clock control flow in mtk-sd driver, patch 2, document the device tree description about crypto clock.

Mengqi Zhang (2):
  mmc: mtk-sd: add Inline Crypto Engine clock control
  dt-bindings: mmc: mtk-sd: add Inline Crypto Engine clock

 .../devicetree/bindings/mmc/mtk-sd.yaml       | 22 +++++++++++++++++++
 drivers/mmc/host/mtk-sd.c                     | 12 ++++++++++
 2 files changed, 34 insertions(+)

--
2.25.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-07 20:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06  3:39 [RESEND v2 0/2] Mediatek eMMC Inline Crypto Engine support Mengqi Zhang
2022-11-06  3:39 ` [RESEND v2 1/2] mmc: mtk-sd: add Inline Crypto Engine clock control Mengqi Zhang
2022-11-06  3:39 ` [RESEND v2 2/2] dt-bindings: mmc: mtk-sd: add Inline Crypto Engine clock Mengqi Zhang
2022-11-06  9:33   ` Krzysztof Kozlowski
2022-11-07  9:25   ` AngeloGioacchino Del Regno
2022-11-07 20:13 ` [RESEND v2 0/2] Mediatek eMMC Inline Crypto Engine support Ulf Hansson

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).