lkml.org 
[lkml]   [2022]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] nvmem: lan966x-otpc: add support
Date
Add support for lan966x OTP controller that is available on lan966x.
The driver gives access to non-volatile memory. It allows both write
and read access to it.

Horatiu Vultur (2):
dt-bindings: lan966x-otpc: document Lan966X OTPC
nvmem: lan966x-otpc: add support

.../nvmem/microchip,lan966x-otpc.yaml | 42 +++
drivers/nvmem/Kconfig | 8 +
drivers/nvmem/Makefile | 2 +
drivers/nvmem/lan966x-otpc.c | 248 ++++++++++++++++++
4 files changed, 300 insertions(+)
create mode 100644 Documentation/devicetree/bindings/nvmem/microchip,lan966x-otpc.yaml
create mode 100644 drivers/nvmem/lan966x-otpc.c

--
2.33.0

\
 
 \ /
  Last update: 2022-08-18 18:42    [W:0.066 / U:0.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site