mbox series

[V1,0/2] Enable TRNG for QCS8300

Message ID 20241106110002.3054839-1-quic_yrangana@quicinc.com
Headers show
Series Enable TRNG for QCS8300 | expand

Message

Yuvaraj Ranganathan Nov. 6, 2024, 11 a.m. UTC
Add device-tree nodes to enable TRNG for QCS8300

Yuvaraj Ranganathan (2):
  dt-bindings: crypto: qcom,prng: document QCS8300
  arm64: dts: qcom: qcs8300: add TRNG node

 .../devicetree/bindings/crypto/qcom,prng.yaml |    1 +
 arch/arm64/boot/dts/qcom/qcs8300.dtsi         | 1380 +++++++++++++++++
 2 files changed, 1381 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/qcs8300.dtsi

Comments

Yuvaraj Ranganathan Nov. 7, 2024, 12:08 p.m. UTC | #1
Mistakenly uploaded the base dtsi change instead of marking dependency,
will be posting V2 soon.

On 11/6/2024 4:30 PM, Yuvaraj Ranganathan wrote:
> Add device-tree nodes to enable TRNG for QCS8300
> 
> Yuvaraj Ranganathan (2):
>   dt-bindings: crypto: qcom,prng: document QCS8300
>   arm64: dts: qcom: qcs8300: add TRNG node
> 
>  .../devicetree/bindings/crypto/qcom,prng.yaml |    1 +
>  arch/arm64/boot/dts/qcom/qcs8300.dtsi         | 1380 +++++++++++++++++
>  2 files changed, 1381 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/qcom/qcs8300.dtsi
>