RE: [PATCH 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
From: Avri Altman
Date: Sat Dec 13 2025 - 02:08:11 EST
> +#define MMC_QUIRK_FIXED_SECURE_ERASE_TRIM_TIME (1<<19) /* Secure
> erase/trim time is fixed regardless of size */
Maybe you could rebase your work on:
https://patchwork.kernel.org/project/linux-mmc/patch/20251128052011.204735-3-avri.altman@xxxxxxxxxxx/
Which is expected to be applied in v6.19-rc1.
Thanks,
Avri