diff options
author | Om Prakash Singh <[email protected]> | 2023-12-14 16:05:59 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-12-22 12:30:19 +0800 |
commit | dd61d37370ce7944040a21b5dba59a860c6c2de0 (patch) | |
tree | 3a3879d434a4d87e7819ae6f4d2644e7e547b04a | |
parent | ba3c5574203034781ac4231acf117da917efcd2a (diff) |
dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine
Document the crypto engine on the SM7280 Platform.
Signed-off-by: Om Prakash Singh <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-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 e8c418b614dc..a48bd381063a 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,sc7280-qce - qcom,sm8250-qce - qcom,sm8350-qce - qcom,sm8450-qce |