Hi Eric, On Tue, 2 Jul 2024 at 08:28, Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > Add a variant op to allow host drivers to initialize nonstandard > crypto-related fields in the PRDT. This is needed to support inline > encryption on the "Exynos" UFS controller. > > Note that this will be used together with the support for overriding the > PRDT entry size that was already added by commit ada1e653a5ea ("scsi: > ufs: core: Allow UFS host drivers to override the sg entry size"). > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx> [..] regards, Peter