diff options
author | 2024-10-17 20:14:59 +0530 | |
---|---|---|
committer | 2024-10-28 18:33:10 +0800 | |
commit | 7a42b7b930aa9e0dfa42f5ef40af5bafad16b38d (patch) | |
tree | 4856a683352cb8b807dfc78ea317485fe3c1c084 | |
parent | hwrng: airoha - add support for Airoha EN7581 TRNG (diff) | |
download | wireguard-linux-7a42b7b930aa9e0dfa42f5ef40af5bafad16b38d.tar.xz wireguard-linux-7a42b7b930aa9e0dfa42f5ef40af5bafad16b38d.zip |
dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine
Document the crypto engine on the SA8775P Platform.
Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
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 e285e382d4ec..c09be97434ac 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,sa8775p-qce - qcom,sc7280-qce - qcom,sm6350-qce - qcom,sm8250-qce |