Page MenuHomeFreeBSD

nvmem: Add nvmem interface and helpers
ClosedPublic

Authored by manu on Jul 24 2018, 12:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 1:39 PM
Unknown Object (File)
Mon, Oct 27, 1:39 PM
Unknown Object (File)
Mon, Oct 27, 1:39 PM
Unknown Object (File)
Mon, Oct 27, 8:20 AM
Unknown Object (File)
Tue, Oct 14, 5:52 AM
Unknown Object (File)
Sun, Oct 5, 6:21 AM
Unknown Object (File)
Sep 3 2025, 12:10 PM
Unknown Object (File)
Jul 7 2025, 1:52 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.