diff options
| author | Kuldeep Singh <kuldeep.singh@oss.qualcomm.com> | 2026-07-14 15:35:15 +0530 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-07-27 10:29:26 +1000 |
| commit | 45834ff95a6fa1986898f2ef62b984d9736cf4e1 (patch) | |
| tree | 62b4ba305be95406e6549c5b5e43e24e50339694 | |
| parent | 3c4ba9d03be3d12cf01b2f61ce382aa34d3da21f (diff) | |
| download | linux-next-45834ff95a6fa1986898f2ef62b984d9736cf4e1.tar.gz linux-next-45834ff95a6fa1986898f2ef62b984d9736cf4e1.zip | |
dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
Document the crypto engine on the Qualcomm Shikra platform.
Signed-off-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.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 08febd66c22b..5a653757ee75 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -54,6 +54,7 @@ properties: - qcom,qcs8300-qce - qcom,sa8775p-qce - qcom,sc7280-qce + - qcom,shikra-qce - qcom,sm6350-qce - qcom,sm8250-qce - qcom,sm8350-qce |
