diff options
author | Gaurav Kashyap <quic_gaurkash@quicinc.com> | 2025-01-13 13:16:21 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-01-19 12:44:28 +0800 |
commit | 7a6bfb6e2716f4b3389f56314b7b363e3bd3ee9e (patch) | |
tree | 3a85d00d8ea24f63e7a901219206f923dbff14aa /Documentation/devicetree | |
parent | f50fcd23c9b9d99bf03d0ab9f30cba4665e6326e (diff) |
dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine
Document the crypto engine on the SM8750 Platform.
Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml index 9fc82cd08a37..7d24adb0e24e 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -53,6 +53,7 @@ properties: - qcom,sm8450-qce - qcom,sm8550-qce - qcom,sm8650-qce + - qcom,sm8750-qce - const: qcom,sm8150-qce - const: qcom,qce |