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

Commit 8c7944e1 authored by Zhenhua Huang's avatar Zhenhua Huang
Browse files

ARM: dts: msm: Correct node names of reserved-memory



Correct the node name as starting memory address to avoid
doubts.

Change-Id: I7e331e534e478a3452d2b328c5a6e89f030a371c
Signed-off-by: default avatarZhenhua Huang <zhenhuah@codeaurora.org>
parent 8c2f39b5
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -538,55 +538,55 @@
			reg = <0 0x86000000 0 0x8400000>;
		};

		pil_camera_mem: camera_region@8e000000 {
		pil_camera_mem: camera_region@8e400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8e400000 0 0x500000>;
		};

		pil_npu_mem: pil_npu_region@8e500000 {
		pil_npu_mem: pil_npu_region@8e900000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8e900000 0 0x500000>;
		};

		pil_video_mem: pil_video_region@8ea00000 {
		pil_video_mem: pil_video_region@8ee00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ee00000 0 0x500000>;
		};

		pil_cdsp_mem: cdsp_regions@8ef00000 {
		pil_cdsp_mem: cdsp_regions@8f300000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8f300000 0 0x1e00000>;
		};

		pil_adsp_mem: pil_adsp_region@90d00000 {
		pil_adsp_mem: pil_adsp_region@91100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x91100000 0 0x2800000>;
		};

		wlan_fw_mem: wlan_fw_region@93500000 {
		wlan_fw_mem: wlan_fw_region@93900000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93900000 0 0x200000>;
		};

		pil_ipa_fw_mem: ipa_fw_region@93700000 {
		pil_ipa_fw_mem: ipa_fw_region@93b00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93b00000 0 0x10000>;
		};

		pil_ipa_gsi_mem: ipa_gsi_region@93710000 {
		pil_ipa_gsi_mem: ipa_gsi_region@93b10000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93b10000 0 0x5000>;
		};

		pil_gpu_mem: gpu_region@93715000 {
		pil_gpu_mem: gpu_region@93b15000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93b15000 0 0x2000>;