Commit e735eab7 authored by Neil Armstrong's avatar Neil Armstrong Committed by Bjorn Andersson

Revert "arm64: dts: qcom: sm8450: Add PRNG"

This reverts commit 76a6dd7b ("arm64: dts: qcom: sm8450: Add PRNG"),
since the RNG HW on the SM8450 SoC is in fact a True Random Number Generator,
a more appropriate compatible should be instead as reported at [1].

[1] https://lore.kernel.org/all/20230818161720.3644424-1-quic_omprsing@quicinc.com/Suggested-by: default avatarOm Prakash Singh <quic_omprsing@quicinc.com>
Suggested-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230828-topic-sm8550-rng-v3-1-7a0678ca7988@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent c7b34291
...@@ -1739,11 +1739,6 @@ spi14: spi@a98000 { ...@@ -1739,11 +1739,6 @@ spi14: spi@a98000 {
}; };
}; };
rng: rng@10c3000 {
compatible = "qcom,sm8450-prng-ee", "qcom,prng-ee";
reg = <0 0x010c3000 0 0x1000>;
};
pcie0: pci@1c00000 { pcie0: pci@1c00000 {
compatible = "qcom,pcie-sm8450-pcie0"; compatible = "qcom,pcie-sm8450-pcie0";
reg = <0 0x01c00000 0 0x3000>, 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