Message ID | 20190807040320.1760-1-fugang.duan@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | nvmem: imx: add i.MX8QM platform support | expand |
On 07/08/2019 05:03, fugang.duan@nxp.com wrote: > From: Fugang Duan <fugang.duan@nxp.com> > > 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(-) >
From: Fugang Duan <fugang.duan@nxp.com> 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 Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 4 +++- drivers/nvmem/imx-ocotp-scu.c | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-)