Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3228fead authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update memory map for sdm845"

parents 0271f928 04471a63
Loading
Loading
Loading
Loading
+34 −23
Original line number Diff line number Diff line
@@ -515,12 +515,17 @@
		#size-cells = <2>;
		ranges;

		removed_region1: removed_region1@85700000 {
		hyp_region: hyp_region@85700000 {
			no-map;
			reg = <0 0x85700000 0 0x800000>;
			reg = <0 0x85700000 0 0x600000>;
		};

		removed_region2: removed_region2@85fc0000 {
		xbl_region: xbl_region@85e00000 {
			no-map;
			reg = <0 0x85e00000 0 0x100000>;
		};

		removed_region: removed_region@85fc0000 {
			no-map;
			reg = <0 0x85fc0000 0 0x2f40000>;
		};
@@ -531,64 +536,70 @@
			reg = <0 0x8ab00000 0 0x500000>;
		};

		pil_modem_mem: modem_region@8b000000 {
		pil_ipa_fw_mem: pil_ipa_fw_region@8b000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8b000000 0 0x7300000>;
			reg = <0 0x8b000000 0 0x10000>;
		};

		pil_video_mem: pil_video_region@92300000 {
		pil_ipa_gsi_mem: pil_ipa_gsi_region@8b010000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x92300000 0 0x500000>;
			reg = <0 0x8b010000 0 0x5000>;
		};

		pil_cdsp_mem: cdsp_regions@92800000 {
		pil_gpu_mem: pil_gpu_region@8b015000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x92800000 0 0x800000>;
			reg = <0 0x8b015000 0 0x1000>;
		};

		pil_adsp_mem: pil_adsp_region@93000000 {
		pil_adsp_mem: pil_adsp_region@8b100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93000000 0 0x1a00000>;
			reg = <0 0x8b100000 0 0x1a00000>;
		};

		pil_mba_mem: pil_mba_region@0x94a00000 {
		wlan_fw_region: wlan_fw_region@8cb00000 {
			compatible = "shared-dma-pool";
			reg = <0 0x8cb00000 0 0x100000>;
		};

		pil_modem_mem: modem_region@8cc00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x94a00000 0 0x200000>;
			reg = <0 0x8cc00000 0 0x7600000>;
		};

		pil_slpi_mem: pil_slpi_region@94c00000 {
		pil_video_mem: pil_video_region@94200000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x94c00000 0 0x1400000>;
			reg = <0 0x94200000 0 0x500000>;
		};

		pil_ipa_fw_mem: pil_ipa_fw_region@96000000 {
		pil_cdsp_mem: cdsp_regions@94700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x96000000 0 0x10000>;
			reg = <0 0x94700000 0 0x800000>;
		};

		pil_ipa_gsi_mem: pil_ipa_gsi_region@96010000 {
		pil_mba_mem: pil_mba_region@0x94f00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x96010000 0 0x5000>;
			reg = <0 0x94f00000 0 0x200000>;
		};

		pil_gpu_mem: pil_gpu_region@96015000 {
		pil_slpi_mem: pil_slpi_region@95100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x96015000 0 0x1000>;
			reg = <0 0x95100000 0 0x1400000>;
		};

		pil_spss_mem: spss_region@96100000 {

		pil_spss_mem: spss_region@96500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x96100000 0 0x100000>;
			reg = <0 0x96500000 0 0x100000>;
		};

		adsp_mem: adsp_region {