On 7/7/20 2:12 PM, Satya Tangirala wrote: >> Tested-by: Steev Klimaszewski <steev@xxxxxxxx> # Lenovo Yoga C630 >> Tested-by: Thara Gopinath <thara.gopinath@xxxxxxxxxx> # db845c, sm8150-mtp, sm8250-mtp > Hi Steev and Thara, > > I've sent out the patches that add inline encryption support to UFS > (that these patches build upon) at > https://lore.kernel.org/linux-scsi/20200706200414.2027450-1-satyat@xxxxxxxxxx/ > > Can I add "Tested-by"'s from both of you to that patch series? > > Thanks! > >> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> >> --- >> MAINTAINERS | 2 +- >> drivers/scsi/ufs/Kconfig | 1 + >> drivers/scsi/ufs/Makefile | 4 +- >> drivers/scsi/ufs/ufs-qcom-ice.c | 245 ++++++++++++++++++++++++++++++++ >> drivers/scsi/ufs/ufs-qcom.c | 12 +- >> drivers/scsi/ufs/ufs-qcom.h | 27 ++++ >> 6 files changed, 288 insertions(+), 3 deletions(-) >> create mode 100644 drivers/scsi/ufs/ufs-qcom-ice.c >> >> -- >> 2.27.0 Hi Satya, Yes you may! -- Steev