On Thu, 26 Jan 2023 at 02:24, Loic Poulain <loic.poul...@linaro.org> wrote: > > When secure/insecure TRIM operations are supported. > When used as erase command argument it applies the > erase operation to write blocks instead of erase > groups. > > Signed-off-by: Loic Poulain <loic.poul...@linaro.org> > --- > v2: Add mmc unit test change to the series > > drivers/mmc/mmc.c | 3 +++ > include/mmc.h | 4 ++++ > 2 files changed, 7 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>