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@xxxxxxxxxx/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