devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MediaTek eMMC inline encryption support
@ 2022-10-17 14:20 Mengqi Zhang
  2022-10-17 14:20 ` [PATCH 1/2] mmc: mtk-sd: add Inline Crypto Engine support Mengqi Zhang
  2022-10-17 14:20 ` [PATCH 2/2] dt-bingdings: mmc: Mediatek: add ICE clock Mengqi Zhang
  0 siblings, 2 replies; 13+ messages in thread
From: Mengqi Zhang @ 2022-10-17 14:20 UTC (permalink / raw)
  To: chaotian.jing, ulf.hansson, robh+dt, krzysztof.kozlowski+dt,
	matthias.bgg, wenbin.mei
  Cc: linux-mmc, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel

Hello,

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 support
  dt-bingdings: mmc: Mediatek: add ICE clock

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



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

end of thread, other threads:[~2022-11-06 10:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 14:20 [PATCH 0/2] MediaTek eMMC inline encryption support Mengqi Zhang
2022-10-17 14:20 ` [PATCH 1/2] mmc: mtk-sd: add Inline Crypto Engine support Mengqi Zhang
2022-10-18  9:50   ` AngeloGioacchino Del Regno
2022-10-31  6:58     ` Mengqi Zhang (张梦琦)
2022-10-31  9:50     ` Mengqi Zhang (张梦琦)
2022-10-31 13:04       ` AngeloGioacchino Del Regno
2022-10-17 14:20 ` [PATCH 2/2] dt-bingdings: mmc: Mediatek: add ICE clock Mengqi Zhang
2022-10-18  9:50   ` AngeloGioacchino Del Regno
2022-11-06  9:53     ` Mengqi Zhang (张梦琦)
2022-10-18 18:29   ` Krzysztof Kozlowski
2022-10-18 18:30     ` Krzysztof Kozlowski
2022-11-02 15:13   ` Ulf Hansson
2022-11-06 10:10     ` Mengqi Zhang (张梦琦)

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