dt-bindings: nvmem: imx-ocotp: support i.MX95
Add i.MX95 ocotp compatible string Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20240902142952.71639-2-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
24d85d971b
commit
8ca1cfd686
@ -14,7 +14,7 @@ maintainers:
|
|||||||
description: |
|
description: |
|
||||||
This binding represents the on-chip eFuse OTP controller found on
|
This binding represents the on-chip eFuse OTP controller found on
|
||||||
i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL,
|
i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL,
|
||||||
i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP and i.MX93 SoCs.
|
i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP and i.MX93/5 SoCs.
|
||||||
|
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: nvmem.yaml#
|
- $ref: nvmem.yaml#
|
||||||
@ -36,6 +36,7 @@ properties:
|
|||||||
- fsl,imx8mq-ocotp
|
- fsl,imx8mq-ocotp
|
||||||
- fsl,imx8mm-ocotp
|
- fsl,imx8mm-ocotp
|
||||||
- fsl,imx93-ocotp
|
- fsl,imx93-ocotp
|
||||||
|
- fsl,imx95-ocotp
|
||||||
- const: syscon
|
- const: syscon
|
||||||
- items:
|
- items:
|
||||||
- enum:
|
- enum:
|
||||||
|
Loading…
Reference in New Issue
Block a user