mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-06 13:09:58 +00:00
arm64: dts: qcom: sm8450: Add PRNG
Add the Qualcomm Pseudo-Random Number Generator. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230811-topic-8450_prng-v1-3-01becceeb1ee@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
c27c73bb56
commit
76a6dd7bfc
@ -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>,
|
||||
|
Loading…
Reference in New Issue
Block a user