All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v2 0/4] MediaTek eMMC inline encryption support
       [not found] <20210308080855.30459-1-peng.zhou@mediatek.com>
@ 2021-03-08 23:02 ` Eric Biggers
  0 siblings, 0 replies; 5+ messages in thread
From: Eric Biggers @ 2021-03-08 23:02 UTC (permalink / raw)
  To: Peng Zhou
  Cc: linux-mmc, Chaotian Jing, Ulf Hansson, Satya Tangirala,
	devicetree, Adrian Hunter, Wulin Li, Mason Zhang

On Mon, Mar 08, 2021 at 04:08:56PM +0800, Peng Zhou wrote:
> Hello,
> 
> Mediatek eMMC hardware IP has Inline Crypto Engine (ICE),
> we support inline encryption now.
> 
> For Inline Crypto Engine (ICE), see:
> - https://lore.kernel.org/linux-arm-msm/20210126001456.382989-2-ebiggers@kernel.org/T/
> 
> Changed in v2:
> - fix email format
> - change some description
> 
> Peng Zhou (4):
>   mmc: Mediatek: add Inline Crypto Engine support
>   mmc: Mediatek: enable crypto hardware engine
>   arm64: dts: Mediatek: MT6779: add mmc node with ICE setting
>   dt-bingdings: mmc: Mediatek: add ICE clock
> 
>  .../devicetree/bindings/mmc/mtk-sd.yaml       |  6 ++-
>  arch/arm64/boot/dts/mediatek/mt6779.dtsi      | 14 +++++++
>  drivers/mmc/host/mtk-sd.c                     | 42 ++++++++++++++++++-
>  3 files changed, 59 insertions(+), 3 deletions(-)

Now I received this cover letter 5 more times, but none of the other patches.
How are you sending this out?

- Eric

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

* [PATCH v2 0/4] MediaTek eMMC inline encryption support
@ 2021-03-09  1:53 Peng Zhou
  0 siblings, 0 replies; 5+ messages in thread
From: Peng Zhou @ 2021-03-09  1:53 UTC (permalink / raw)
  To: Eric Biggers, Ulf Hansson, Chaotian Jing, linux-mmc
  Cc: devicetree, Adrian Hunter, Satya Tangirala, Wulin Li, Peng Zhou,
	Peng Zhou

From: Peng Zhou <Peng.Zhou@mediatek.com>

Hello,

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

For Inline Crypto Engine (ICE), see:
- https://lore.kernel.org/linux-arm-msm/20210126001456.382989-2-ebiggers@kernel.org/T/

Changed in v2:
- fix email format
- change some description

Peng Zhou (4):
  mmc: Mediatek: add Inline Crypto Engine support
  mmc: Mediatek: enable crypto hardware engine
  arm64: dts: Mediatek: MT6779: add mmc node with ICE setting
  dt-bingdings: mmc: Mediatek: add ICE clock

 .../devicetree/bindings/mmc/mtk-sd.yaml       |  6 ++-
 arch/arm64/boot/dts/mediatek/mt6779.dtsi      | 14 +++++++
 drivers/mmc/host/mtk-sd.c                     | 42 ++++++++++++++++++-
 3 files changed, 59 insertions(+), 3 deletions(-)

-- 
2.18.0

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

* [PATCH v2 0/4] MediaTek eMMC inline encryption support
@ 2021-03-09  1:42 Peng Zhou
  0 siblings, 0 replies; 5+ messages in thread
From: Peng Zhou @ 2021-03-09  1:42 UTC (permalink / raw)
  To: Wulin Li; +Cc: devicetree, Peng Zhou

From: Peng Zhou <Peng.Zhou@mediatek.com>

Hello,

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

For Inline Crypto Engine (ICE), see:
- https://lore.kernel.org/linux-arm-msm/20210126001456.382989-2-ebiggers@kernel.org/T/

Changed in v2:
- fix email format
- change some description

Peng Zhou (4):
  mmc: Mediatek: add Inline Crypto Engine support
  mmc: Mediatek: enable crypto hardware engine
  arm64: dts: Mediatek: MT6779: add mmc node with ICE setting
  dt-bingdings: mmc: Mediatek: add ICE clock

 .../devicetree/bindings/mmc/mtk-sd.yaml       |  6 ++-
 arch/arm64/boot/dts/mediatek/mt6779.dtsi      | 14 +++++++
 drivers/mmc/host/mtk-sd.c                     | 42 ++++++++++++++++++-
 3 files changed, 59 insertions(+), 3 deletions(-)

-- 
2.18.0

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

* [PATCH v2 0/4] MediaTek eMMC inline encryption support
@ 2021-03-08  8:33 Mason Zhang
  0 siblings, 0 replies; 5+ messages in thread
From: Mason Zhang @ 2021-03-08  8:33 UTC (permalink / raw)
  To: peng zhou, wulin li; +Cc: devicetree, Mason Zhang, Peng Zhou

From: Peng Zhou <peng.zhou@mediatek.com>

Hello,

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

For Inline Crypto Engine (ICE), see:
- https://lore.kernel.org/linux-arm-msm/20210126001456.382989-2-ebiggers@kernel.org/T/

Changed in v2:
- fix email format
- change some description

Peng Zhou (4):
  mmc: Mediatek: add Inline Crypto Engine support
  mmc: Mediatek: enable crypto hardware engine
  arm64: dts: Mediatek: MT6779: add mmc node with ICE setting
  dt-bingdings: mmc: Mediatek: add ICE clock

 .../devicetree/bindings/mmc/mtk-sd.yaml       |  6 ++-
 arch/arm64/boot/dts/mediatek/mt6779.dtsi      | 14 +++++++
 drivers/mmc/host/mtk-sd.c                     | 42 ++++++++++++++++++-
 3 files changed, 59 insertions(+), 3 deletions(-)

-- 
2.18.0

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

* [PATCH v2 0/4] MediaTek eMMC inline encryption support
@ 2021-03-08  7:39 Mason Zhang
  0 siblings, 0 replies; 5+ messages in thread
From: Mason Zhang @ 2021-03-08  7:39 UTC (permalink / raw)
  To: peng zhou, wulin li; +Cc: devicetree, Mason Zhang, Peng Zhou

From: Peng Zhou <peng.zhou@mediatek.com>

Hello,

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

For Inline Crypto Engine (ICE), see:
- https://lore.kernel.org/linux-arm-msm/20210126001456.382989-2-ebiggers@kernel.org/T/

Changed in v2:
- fix email format
- change some description

Peng Zhou (4):
  mmc: Mediatek: add Inline Crypto Engine support
  mmc: Mediatek: enable crypto hardware engine
  arm64: dts: Mediatek: MT6779: add mmc node with ICE setting
  dt-bingdings: mmc: Mediatek: add ICE clock

 .../devicetree/bindings/mmc/mtk-sd.yaml       |  6 ++-
 arch/arm64/boot/dts/mediatek/mt6779.dtsi      | 14 +++++++
 drivers/mmc/host/mtk-sd.c                     | 42 ++++++++++++++++++-
 3 files changed, 59 insertions(+), 3 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2021-03-09  2:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210308080855.30459-1-peng.zhou@mediatek.com>
2021-03-08 23:02 ` [PATCH v2 0/4] MediaTek eMMC inline encryption support Eric Biggers
2021-03-09  1:53 Peng Zhou
  -- strict thread matches above, loose matches on Subject: below --
2021-03-09  1:42 Peng Zhou
2021-03-08  8:33 Mason Zhang
2021-03-08  7:39 Mason Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.