[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240228081355.1627744-1-peng.fan@oss.nxp.com>
Date: Wed, 28 Feb 2024 16:13:54 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: srinivas.kandagatla@...aro.org,
robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org
Cc: shawnguo@...nel.org,
s.hauer@...gutronix.de,
kernel@...gutronix.de,
festevam@...il.com,
imx@...ts.linux.dev,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH 1/2] dt-bindings: nvmem: imx-ocotp: support i.MX95
From: Peng Fan <peng.fan@....com>
Add i.MX95 ocotp compatible string
Signed-off-by: Peng Fan <peng.fan@....com>
---
Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml b/Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml
index be1314454bec..e16f16c14505 100644
--- a/Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml
+++ b/Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml
@@ -12,7 +12,7 @@ maintainers:
description: |
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.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:
- $ref: nvmem.yaml#
@@ -34,6 +34,7 @@ properties:
- fsl,imx8mq-ocotp
- fsl,imx8mm-ocotp
- fsl,imx93-ocotp
+ - fsl,imx95-ocotp
- const: syscon
- items:
- enum:
--
2.37.1
Powered by blists - more mailing lists