Skip to content

Commit c7ea8ea

Browse files
Alice Guogregkh
authored andcommitted
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>
1 parent ee5c565 commit c7ea8ea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ maintainers:
1414
description: |
1515
This binding represents the on-chip eFuse OTP controller found on
1616
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.
1819
1920
allOf:
2021
- $ref: nvmem.yaml#
@@ -36,6 +37,7 @@ properties:
3637
- fsl,imx8mq-ocotp
3738
- fsl,imx8mm-ocotp
3839
- fsl,imx93-ocotp
40+
- fsl,imx94-ocotp
3941
- fsl,imx95-ocotp
4042
- const: syscon
4143
- items:

0 commit comments

Comments
 (0)