On Mon, Feb 24, 2025 at 03:20:08PM +0530, Abhinaba Rakshit wrote: > Document QCS615 compatible for True Random Number Generator. > > Signed-off-by: Abhinaba Rakshit <quic_arakshit@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml > index 5e6f8b6425454d6440a8653567235380d934cc2c..fa22bd42b25009b557cb2b195ca45c0dec73b8b5 100644 > --- a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml > +++ b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml > @@ -17,6 +17,7 @@ properties: > - qcom,prng-ee # 8996 and later using EE > - items: > - enum: > + - qcom,qcs615-trng Keep alphabetical order please. > - qcom,ipq5332-trng > - qcom,ipq5424-trng > - qcom,ipq9574-trng > > -- > 2.34.1 >