[PATCH RFC 2/3] nvmem: add driver for Raspberry Pi OTP
From: Stefan Wahren <hidden>
Date: 2018-09-18 14:40:07
Also in:
linux-devicetree
From: Stefan Wahren <hidden>
Date: 2018-09-18 14:40:07
Also in:
linux-devicetree
Hi Srinivas, Am 11.07.2018 um 11:45 schrieb Srinivas Kandagatla:
Hi Stefan, On 09/03/18 13:32, Stefan Wahren wrote:quoted
This patch brings read-only support for the Raspberry Pi Customer OTP. The driver accesses the OTP via the mailbox property interface provided by the VPU firmware. Signed-off-by: Stefan Wahren <redacted> --- ? drivers/nvmem/Kconfig?????????? |? 10 +++ ? drivers/nvmem/Makefile????????? |?? 2 + ? drivers/nvmem/raspberrypi-otp.c | 138 ++++++++++++++++++++++++++++++++++++++++ ? 3 files changed, 150 insertions(+) ? create mode 100644 drivers/nvmem/raspberrypi-otp.cLooks there are some pending trivial comments, are you planning to resend this?
yes, but this series currently have low prio. Regards Stefan