On Wed, May 28, 2025 at 04:51:09PM +0300, Alexander Usyskin wrote: > Register the on-die nvm device with the mtd subsystem. > Refcount nvm object on _get and _put mtd callbacks. > For erase operation address and size should be 4K aligned. > For write operation address and size has to be 4bytes aligned. > > CC: Rodrigo Vivi <rodrigo.v...@intel.com> > CC: Lucas De Marchi <lucas.demar...@intel.com> > Acked-by: Miquel Raynal <miquel.ray...@bootlin.com> > Co-developed-by: Tomas Winkler <tom...@gmail.com> > Signed-off-by: Tomas Winkler <tom...@gmail.com> > Co-developed-by: Vitaly Lubart <lubvi...@gmail.com> > Signed-off-by: Vitaly Lubart <lubvi...@gmail.com> > Signed-off-by: Alexander Usyskin <alexander.usys...@intel.com>
Reviewed-by: Raag Jadav <raag.ja...@intel.com>