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)
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
Unknown Object (File)
Jul 5 2025, 4:17 PM
Unknown Object (File)
Jul 4 2025, 7:13 PM
Unknown Object (File)
Jul 3 2025, 4:35 AM
Unknown Object (File)
Jun 26 2025, 3:41 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.