* [PATCH] arm64: dts: qcom: ipq5018: add PRNG node
@ 2025-07-21 6:30 George Moussalem via B4 Relay
2025-07-22 12:12 ` Dmitry Baryshkov
2025-08-11 23:26 ` Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: George Moussalem via B4 Relay @ 2025-07-21 6:30 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, George Moussalem
From: George Moussalem <george.moussalem@outlook.com>
PRNG inside of IPQ5018 is already supported, so let's add the node for it.
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
---
arch/arm64/boot/dts/qcom/ipq5018.dtsi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/ipq5018.dtsi b/arch/arm64/boot/dts/qcom/ipq5018.dtsi
index 9ce73682e4ae7cde90f151dfcd41a5201ced2aa6..9efa831e7d4e64326dc9bbdbab3541c486ad3b9c 100644
--- a/arch/arm64/boot/dts/qcom/ipq5018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq5018.dtsi
@@ -301,6 +301,14 @@ tsens_s4_p2: s4-p2@254 {
};
};
+ prng: rng@e3000 {
+ compatible = "qcom,prng-ee";
+ reg = <0x000e3000 0x1000>;
+ clocks = <&gcc GCC_PRNG_AHB_CLK>;
+ clock-names = "core";
+ status = "disabled";
+ };
+
tsens: thermal-sensor@4a9000 {
compatible = "qcom,ipq5018-tsens", "qcom,tsens-v1";
reg = <0x004a9000 0x1000>,
---
base-commit: 1b0324d3b8375fcfaf80789092347a52529059eb
change-id: 20250523-ipq5018-prng-15eb3e6ad908
Best regards,
--
George Moussalem <george.moussalem@outlook.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: ipq5018: add PRNG node
2025-07-21 6:30 [PATCH] arm64: dts: qcom: ipq5018: add PRNG node George Moussalem via B4 Relay
@ 2025-07-22 12:12 ` Dmitry Baryshkov
2025-08-11 23:26 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2025-07-22 12:12 UTC (permalink / raw)
To: george.moussalem
Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, linux-arm-msm, devicetree, linux-kernel
On Mon, Jul 21, 2025 at 10:30:46AM +0400, George Moussalem via B4 Relay wrote:
> From: George Moussalem <george.moussalem@outlook.com>
>
> PRNG inside of IPQ5018 is already supported, so let's add the node for it.
>
> Signed-off-by: George Moussalem <george.moussalem@outlook.com>
> ---
> arch/arm64/boot/dts/qcom/ipq5018.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: ipq5018: add PRNG node
2025-07-21 6:30 [PATCH] arm64: dts: qcom: ipq5018: add PRNG node George Moussalem via B4 Relay
2025-07-22 12:12 ` Dmitry Baryshkov
@ 2025-08-11 23:26 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2025-08-11 23:26 UTC (permalink / raw)
To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
George Moussalem
Cc: linux-arm-msm, devicetree, linux-kernel
On Mon, 21 Jul 2025 10:30:46 +0400, George Moussalem wrote:
> PRNG inside of IPQ5018 is already supported, so let's add the node for it.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: ipq5018: add PRNG node
commit: bf258fdaa2bcbafa04bf1ad646e8ed42e13033cb
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-11 23:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21 6:30 [PATCH] arm64: dts: qcom: ipq5018: add PRNG node George Moussalem via B4 Relay
2025-07-22 12:12 ` Dmitry Baryshkov
2025-08-11 23:26 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).