lkml.org 
[lkml]   [2022]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] nvmem: add Microchip OTP controller
Date
Hi,

This series adds support for Microchip OTP controller available on
SAMA7G5. The driver gives access to a non-volatile memory which
keeps (at the moment) information like booting media and temperature
calibration data used for thermal measurements.

Thank you,
Claudiu Beznea

Claudiu Beznea (2):
dt-bindings: microchip-otpc: document Microchip OTPC
nvmem: microchip-otpc: add support

.../bindings/nvmem/microchip-otpc.yaml | 55 ++++
MAINTAINERS | 8 +
drivers/nvmem/Kconfig | 7 +
drivers/nvmem/Makefile | 2 +
drivers/nvmem/microchip-otpc.c | 288 ++++++++++++++++++
include/dt-bindings/nvmem/microchip,otpc.h | 18 ++
6 files changed, 378 insertions(+)
create mode 100644 Documentation/devicetree/bindings/nvmem/microchip-otpc.yaml
create mode 100644 drivers/nvmem/microchip-otpc.c
create mode 040000 include/dt-bindings/nvmem
create mode 100644 include/dt-bindings/nvmem/microchip,otpc.h

--
2.34.1

\
 
 \ /
  Last update: 2022-05-10 11:44    [W:0.983 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site