Re: [PATCH 2/2] nvmem: imx-ocotp: add write support

From: Fabio Estevam
Date: Mon Mar 27 2017 - 09:42:40 EST


[Adding Pengutronix folks and Shawn on Cc]

On Mon, Mar 27, 2017 at 10:31 AM, Richard Leitner
<richard.leitner@xxxxxxxxxxx> wrote:
> Implement write routine for OCOTP controller found in i.MX6 SoC's.
> Furthermore add locking to the read function to prevent race conditions.
> The write routine code is based on the fsl_otp driver from Freescale.
>
> Signed-off-by: Richard Leitner <richard.leitner@xxxxxxxxxxx>

Do we really want to have write support in the driver?