arm64: dts: qcom: ipq8074: add the reserved-memory node
authorKathiravan T <quic_kathirav@quicinc.com>
Fri, 7 Jan 2022 12:54:38 +0000 (18:24 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:30:27 +0000 (18:30 -0600)
On IPQ8074, 4MB of memory is needed for TZ. So mark that region
as reserved.

Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
[bjorn: Squash with existing reserved-memory node]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1641560078-860-1-git-send-email-quic_kathirav@quicinc.com
arch/arm64/boot/dts/qcom/ipq8074.dtsi

index bd70092b7156b2f099d4b0c10fa8b6199af3203d..27624f5a56ba8dda888e39dff4384a3d609b97bc 100644 (file)
 
                        hwlocks = <&tcsr_mutex 0>;
                };
+
+               memory@4ac00000 {
+                       no-map;
+                       reg = <0x0 0x4ac00000 0x0 0x00400000>;
+               };
        };
 
        firmware {