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)
Sat, Feb 8, 12:44 AM
Unknown Object (File)
Thu, Jan 23, 12:59 AM
Unknown Object (File)
Dec 12 2024, 6:10 PM
Unknown Object (File)
Dec 6 2024, 9:37 PM
Unknown Object (File)
Nov 21 2024, 9:30 PM
Unknown Object (File)
Nov 12 2024, 2:41 AM
Unknown Object (File)
Nov 12 2024, 1:56 AM
Unknown Object (File)
Oct 31 2024, 5:49 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.