Thread (9 messages) 9 messages, 4 authors, 2018-09-18
STALE2832d
Revisions (2)
  1. rfc current
  2. v1 [diff vs current]

[PATCH RFC 0/3] nvmem: Enable OTP access for Raspberry Pi

From: Stefan Wahren <hidden>
Date: 2018-03-09 13:32:05
Also in: linux-devicetree

The VC4 firmware exposes a mailbox interface that allows the ARM core
to access only the customer part of the OTP memory. This version brings
read-only support, but could also be extended to write support.

I think this driver could be helpful for vendors, which integrate the
Raspberry Pi Compute Module in their products.

This series depends on commit "soc: bcm2835: sync firmware properties
with downstream".

Stefan Wahren (3):
  dt-bindings: nvmem: add binding for Raspberry Pi OTP
  nvmem: add driver for Raspberry Pi OTP
  ARM: dts: bcm2835-rpi: Enable OTP access for Raspberry Pi

 .../nvmem/raspberrypi,bcm2835-customer-otp.txt     |  27 ++++
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |   6 +
 drivers/nvmem/Kconfig                              |  10 ++
 drivers/nvmem/Makefile                             |   2 +
 drivers/nvmem/raspberrypi-otp.c                    | 138 +++++++++++++++++++++
 5 files changed, 183 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/nvmem/raspberrypi,bcm2835-customer-otp.txt
 create mode 100644 drivers/nvmem/raspberrypi-otp.c

-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help