Message ID | 20201209044238.78659-1-ebiggers@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | eMMC inline encryption support | expand |
On Tue, Dec 15, 2020 at 04:07:34PM +0800, Peng.Zhou wrote: > > > I had verified this patchset in MT6853 (A 5G mobile smartphone platform > of Mediatek which meets eMMC v5.2 specification) and they work normally > in Android environment. > Reviewed and Tested by: Peng Zhou<peng.zhou@mediatek.com> Thanks Peng. Is your Reviewed-and-tested-by for the whole patchset, or just for patches 1-5? Patches 6-9 only affect Qualcomm hardware. Also, were many changes to mtk-sd.c required to get the crypto support working on your hardware, or was it just a matter of making a SMC call and setting the crypto capability flag, like it was for ufs-mediatek (commit 46426552e74f)? If you could send your patch for mtk-sd.c on top of this patchset, that would be helpful for people to see. - Eric