On 21/08/18 15:26, Boris Brezillon wrote:
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.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.
--srini