Commit 76a6dd7b authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

arm64: dts: qcom: sm8450: Add PRNG

Add the Qualcomm Pseudo-Random Number Generator.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230811-topic-8450_prng-v1-3-01becceeb1ee@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent c27c73bb
......@@ -1738,6 +1738,11 @@ spi14: spi@a98000 {
};
};
rng: rng@10c3000 {
compatible = "qcom,sm8450-prng-ee", "qcom,prng-ee";
reg = <0 0x010c3000 0 0x1000>;
};
pcie0: pci@1c00000 {
compatible = "qcom,pcie-sm8450-pcie0";
reg = <0 0x01c00000 0 0x3000>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment