Re: [PATCH nvmem v2 0/2] nvmem: imx: add i.MX8QM platform support

From: Srinivas Kandagatla
Date: Sun Aug 18 2019 - 05:34:52 EST




On 07/08/2019 05:03, fugang.duan@xxxxxxx wrote:
From: Fugang Duan <fugang.duan@xxxxxxx>

The patch set is to add i.MX8QM platform support for i.MX8 SCU
OCOTP driver due to i.MX8QM efuse table has some difference with
i.MX8QXP platform.

V2:
- Add dt-bindings for the new compatible string support.

Fugang Duan (2):
nvmem: imx: add i.MX8QM platform support
dt-bindings: fsl: scu: add new compatible string for ocotp


Applied thanks.

--srini
Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 4 +++-
drivers/nvmem/imx-ocotp-scu.c | 7 +++++++
2 files changed, 10 insertions(+), 1 deletion(-)