Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: nvmem: imx-ocotp: Add support for i.MX94

Add the compatible string "fsl,imx94-ocotp" to the imx-ocotp device tree
binding documentation to support the i.MX94.

Signed-off-by: Alice Guo <alice.guo@nxp.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Srinivas Kandagatla <srini@kernel.org>
Link: https://patch.msgid.link/20251114110636.143268-8-srini@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Alice Guo and committed by
Greg Kroah-Hartman
c7ea8ead ee5c5651

+3 -1
+3 -1
Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml
··· 14 14 description: | 15 15 This binding represents the on-chip eFuse OTP controller found on 16 16 i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL, 17 - i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP and i.MX93/5 SoCs. 17 + i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP, i.MX93, i.MX94, 18 + and i.MX95. 18 19 19 20 allOf: 20 21 - $ref: nvmem.yaml# ··· 37 36 - fsl,imx8mq-ocotp 38 37 - fsl,imx8mm-ocotp 39 38 - fsl,imx93-ocotp 39 + - fsl,imx94-ocotp 40 40 - fsl,imx95-ocotp 41 41 - const: syscon 42 42 - items: