From: Peng Fan <peng.fan@xxxxxxx> Add snvs-lpgpr support for fsl-sec4-snvs Signed-off-by: Peng Fan <peng.fan@xxxxxxx> --- .../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