Page MenuHomeFreeBSD

nvmem: Add nvmem interface and helpers
ClosedPublic

Authored by manu on Jul 24 2018, 12:00 PM.
Tags
None
Referenced Files
F151182462: D16419.id46093.diff
Mon, Apr 6, 3:57 PM
Unknown Object (File)
Sat, Apr 4, 6:27 PM
Unknown Object (File)
Sat, Apr 4, 5:57 AM
Unknown Object (File)
Fri, Mar 27, 11:28 PM
Unknown Object (File)
Sat, Mar 21, 9:58 AM
Unknown Object (File)
Fri, Mar 20, 6:26 PM
Unknown Object (File)
Wed, Mar 11, 6:58 AM
Unknown Object (File)
Sun, Mar 8, 8:28 PM
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.