lkml.org 
[lkml]   [2023]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 1/2] dt-bindings: crypto: qcom,prng: document SM8550
    From


    On 8/22/2023 7:41 PM, Neil Armstrong wrote:
    > Document SM8550 compatible for Pseudo Random Generator,
    > like SM8450 doesn't require clocks setup done by the secure
    > firmware.
    >
    > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    > ---
    Acked-by: Om Prakash Singh <quic_omprsing@quicinc.com>
    > 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
    >

    \
     
     \ /
      Last update: 2023-08-24 01:45    [W:3.749 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site