diff options
author | Yuvaraj Ranganathan <quic_yrangana@quicinc.com> | 2024-11-25 16:49:22 +0530 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-10 13:44:20 +0800 |
commit | 4e6ccd94bd9310f67418b522cb92c487a45a166c (patch) | |
tree | 22cf570409a3e5a0fcd99a9e269059471a56892b | |
parent | 4a36b76bfc9270544631b3de38a7a49ad06aa9ff (diff) |
dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine
Document the crypto engine on the QCS8300 Platform.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-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 c09be97434ac..9fc82cd08a37 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -44,6 +44,7 @@ properties: - items: - enum: + - qcom,qcs8300-qce - qcom,sa8775p-qce - qcom,sc7280-qce - qcom,sm6350-qce |