Page MenuHomeFreeBSD

nvmem: Add nvmem interface and helpers
ClosedPublic

Authored by manu on Jul 24 2018, 12:00 PM.
Tags
None
Referenced Files
F154247531: D16419.id.diff
Mon, Apr 27, 9:36 AM
Unknown Object (File)
Tue, Apr 21, 12:44 PM
Unknown Object (File)
Mon, Apr 20, 9:48 PM
Unknown Object (File)
Mon, Apr 20, 9:48 PM
Unknown Object (File)
Mon, Apr 20, 10:14 AM
Unknown Object (File)
Sat, Apr 18, 1:59 AM
Unknown Object (File)
Sat, Apr 18, 12:33 AM
Unknown Object (File)
Fri, Apr 17, 9:09 AM
Subscribers

Details

Summary

The nvmem interface helps provider of nvmem data to expose themselves to consumer.
NVMEM is generally present on some embedded board in a form of eeprom or fuses.
The nvmem api are helpers for consumer to read/write the cell data from a provider.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 31 2018, 7:08 PM
This revision was automatically updated to reflect the committed changes.