arm64: dts: qcom: sc7180: define ipa_fw_mem node
authorAlex Elder <elder@linaro.org>
Mon, 19 Jul 2021 21:24:56 +0000 (16:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2021 14:10:40 +0000 (07:10 -0700)
Define the reserved memory space used for IPA firmware for the
Qualcomm SC7180 SoC.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm64/boot/dts/qcom/sc7180.dtsi

index a5d58eb..7af551a 100644 (file)
                        no-map;
                };
 
+               ipa_fw_mem: memory@8b700000 {
+                       reg = <0 0x8b700000 0 0x10000>;
+                       no-map;
+               };
+
                rmtfs_mem: memory@94600000 {
                        compatible = "qcom,rmtfs-mem";
                        reg = <0x0 0x94600000 0x0 0x200000>;