Document SM8550 compatible for Pseudo Random Generator,Acked-by: Om Prakash Singh <quic_omprsing@xxxxxxxxxxx>
like SM8450 doesn't require clocks setup done by the secure
firmware.
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
index 36b0ebd9a44b..60fc9f261b83 100644
--- a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
@@ -16,7 +16,9 @@ properties:
- qcom,prng # 8916 etc.
- qcom,prng-ee # 8996 and later using EE
- items:
- - const: qcom,sm8450-prng-ee
+ - enum:
+ - qcom,sm8450-prng-ee
+ - qcom,sm8550-prng-ee
- const: qcom,prng-ee
reg:
@@ -39,7 +41,9 @@ allOf:
properties:
compatible:
contains:
- const: qcom,sm8450-prng-ee
+ enum:
+ - qcom,sm8450-prng-ee
+ - qcom,sm8550-prng-ee
then:
required:
- clocks