]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
arm64: dts: qcom: sm8350: Add rmtfs node
authorVinod Koul <vkoul@kernel.org>
Fri, 12 Feb 2021 11:55:28 +0000 (17:25 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 12 Mar 2021 02:22:40 +0000 (20:22 -0600)
Add the rmtfs as a reserved memory node.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210212115532.1339942-4-vkoul@kernel.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sm8350.dtsi

index f354a73e6a223915eb4691453032dff670327f6d..81ad5205fe4c0b9e44cee75716f02b3391ca4ab9 100644 (file)
                        no-map;
                };
 
+               rmtfs_mem: memory@9b800000 {
+                       compatible = "qcom,rmtfs-mem";
+                       reg = <0x0 0x9b800000 0x0 0x280000>;
+                       no-map;
+
+                       qcom,client-id = <1>;
+                       qcom,vmid = <15>;
+               };
+
                hyp_reserved_mem: memory@d0000000 {
                        reg = <0x0 0xd0000000 0x0 0x800000>;
                        no-map;