Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: ipq5424: correct the TF-A reserved memory to 512K
@ 2025-10-14  4:55 Kathiravan Thirumoorthy
  2025-10-22 16:13 ` Konrad Dybcio
  0 siblings, 1 reply; 2+ messages in thread
From: Kathiravan Thirumoorthy @ 2025-10-14  4:55 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Vignesh Viswanathan
  Cc: Konrad Dybcio, linux-arm-msm, devicetree, linux-kernel,
	Kathiravan Thirumoorthy

Correct the reserved memory size for TF-A to 512K, as it was mistakenly
marked as 500K. Update the reserved memory node accordingly.

Fixes: 8517204c982b ("arm64: dts: qcom: ipq5424: Add reserved memory for TF-A")
Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
---
Bjorn, this needs to be pulled for 6.18-rc as well.
---
 arch/arm64/boot/dts/qcom/ipq5424.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq5424.dtsi b/arch/arm64/boot/dts/qcom/ipq5424.dtsi
index ef2b52f3597d9bf218ce7b73d8a65e6745bb26d5..227d5ce2975151c60f6c57cd11cbd16679ec2d0a 100644
--- a/arch/arm64/boot/dts/qcom/ipq5424.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq5424.dtsi
@@ -213,7 +213,7 @@ smem@8a800000 {
 		};
 
 		tfa@8a832000 {
-			reg = <0x0 0x8a832000 0x0 0x7d000>;
+			reg = <0x0 0x8a832000 0x0 0x80000>;
 			no-map;
 			status = "disabled";
 		};

---
base-commit: 52ba76324a9d7c39830c850999210a36ef023cde
change-id: 20251014-tfa-reserved-mem-22b9403d02c7

Best regards,
-- 
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: ipq5424: correct the TF-A reserved memory to 512K
  2025-10-14  4:55 [PATCH] arm64: dts: qcom: ipq5424: correct the TF-A reserved memory to 512K Kathiravan Thirumoorthy
@ 2025-10-22 16:13 ` Konrad Dybcio
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Dybcio @ 2025-10-22 16:13 UTC (permalink / raw)
  To: Kathiravan Thirumoorthy, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Vignesh Viswanathan
  Cc: linux-arm-msm, devicetree, linux-kernel

On 10/14/25 6:55 AM, Kathiravan Thirumoorthy wrote:
> Correct the reserved memory size for TF-A to 512K, as it was mistakenly
> marked as 500K. Update the reserved memory node accordingly.
> 
> Fixes: 8517204c982b ("arm64: dts: qcom: ipq5424: Add reserved memory for TF-A")
> Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
> ---
> Bjorn, this needs to be pulled for 6.18-rc as well.
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-22 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14  4:55 [PATCH] arm64: dts: qcom: ipq5424: correct the TF-A reserved memory to 512K Kathiravan Thirumoorthy
2025-10-22 16:13 ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox