Message ID | 20241106110002.3054839-2-quic_yrangana@quicinc.com |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | Enable TRNG for QCS8300 | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
On Wed, Nov 06, 2024 at 04:30:01PM +0530, Yuvaraj Ranganathan wrote: > Document QCS8300 compatible for the True Random Number > Generator. > > Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com> Acked-by: Conor Dooley <conor.dooley@microchip.com>
diff --git a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml index 048b769a73c0..2c959162e428 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,qcs8300-trng - qcom,sa8255p-trng - qcom,sa8775p-trng - qcom,sc7280-trng
Document QCS8300 compatible for the True Random Number Generator. Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com> --- Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 1 + 1 file changed, 1 insertion(+)