Re: [PATCH] nvmem: imx: ocotp: add i.MX8MP support

From: Srinivas Kandagatla
Date: Mon Feb 17 2020 - 05:42:07 EST




On 17/01/2020 03:28, Peng Fan wrote:
From: Peng Fan<peng.fan@xxxxxxx>

i.MX8MP has 96 banks with each bank 4 words. And it has different
ctrl register layout, so add new macros for that.

Signed-off-by: Peng Fan<peng.fan@xxxxxxx>
---

dt-bindings doc has been posted by Anson Huang

drivers/nvmem/imx-ocotp.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)

Applied Thanks,

--srini