[PATCH 8/9] dt-bindings: crypto: fsl-sec4-snvs: add snvs-lpgpr support
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue Feb 28 17:57:01 PST 2023
From: Peng Fan <peng.fan at nxp.com>
Add snvs-lpgpr support for fsl-sec4-snvs
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
.../bindings/crypto/fsl-sec4-snvs.yaml | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml b/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
index 1a4b4975e1d9..688057ec5c97 100644
--- a/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
+++ b/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
@@ -124,6 +124,25 @@ properties:
- compatible
- interrupts
+ snvs-lpgpr:
+ type: object
+
+ properties:
+ compatible:
+ oneOf:
+ - enum:
+ - fsl,imx7d-snvs-lpgpr
+ - fsl,imx6q-snvs-lpgpr
+ - fsl,imx6ul-snvs-lpgpr
+ - items:
+ - enum:
+ - fsl,imx8mm-snvs-lpgpr
+ - fsl,imx8mp-snvs-lpgpr
+ - const: fsl,imx7d-snvs-lpgpr
+
+ required:
+ - compatible
+
required:
- compatible
- reg
--
2.37.1
More information about the linux-arm-kernel
mailing list