Skip to content

Commit 8ca1cfd

Browse files
MrVangregkh
authored andcommitted
dt-bindings: nvmem: imx-ocotp: support i.MX95
Add i.MX95 ocotp compatible string Signed-off-by: Peng Fan <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 24d85d9 commit 8ca1cfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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 SoCs.
17+
i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP and i.MX93/5 SoCs.
1818
1919
allOf:
2020
- $ref: nvmem.yaml#
@@ -36,6 +36,7 @@ properties:
3636
- fsl,imx8mq-ocotp
3737
- fsl,imx8mm-ocotp
3838
- fsl,imx93-ocotp
39+
- fsl,imx95-ocotp
3940
- const: syscon
4041
- items:
4142
- enum:

0 commit comments

Comments
 (0)