kOn 2026-05-29T03:44:35, None <[email protected]> wrote: > drivers: nvme: Implement flush command > > Implement the NVM flush command (opcode 0x00) to allow callers to > synchronize any buffered data with the backing NVMe storage. > > Signed-off-by: Denis Mukhin <[email protected]> > > drivers/nvme/nvme.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

