Add device-tree nodes to enable TRNG for QCS8300 This series depends on below patch series: https://lore.kernel.org/all/20240925-qcs8300_initial_dtsi-v2-0-494c40fa2a42@xxxxxxxxxxx/ - Reviewed Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@xxxxxxxxxxx> --- Changes in v2: - Mistakenly uploaded the base dtsi change instead of marking dependency - Link to v1: https://lore.kernel.org/all/20241106110002.3054839-1-quic_yrangana@xxxxxxxxxxx/ --- Yuvaraj Ranganathan (2): dt-bindings: crypto: qcom,prng: document QCS8300 arm64: dts: qcom: qcs8300: add TRNG node Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 1 + arch/arm64/boot/dts/qcom/qcs8300.dtsi | 5 +++++ 2 files changed, 6 insertions(+) -- 2.34.1