Re: [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

From: Srinivas Kandagatla
Date: Tue Aug 21 2018 - 10:33:32 EST




On 21/08/18 15:26, Boris Brezillon wrote:
This also has the side effect that nvmem cells defined in DT don't
appear in sysfs, unlike those defined from board code.
Wow, that's not good. I guess we'll want to make that consistent at
some point.

support for sysfs entries per cell is not available in nvmem. However there is nvmem sysfs entry per provider which can be read by the user space if required.


--srini