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

Commit 8e3d7076 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: updated memory map v5 for holi"

parents 33ab062a 9e88abb2
Loading
Loading
Loading
Loading
+11 −16
Original line number Diff line number Diff line
@@ -322,37 +322,32 @@

	pil_adsp_mem: adsp@86700000 {
		no-map;
		reg = <0x0 0x86700000 0x0 0x2800000>;
		reg = <0x0 0x86700000 0x0 0x2000000>;
	};

	pil_cdsp_mem: cdsp@88f00000 {
	pil_cdsp_mem: cdsp@88700000 {
		no-map;
		reg = <0x0 0x88f00000 0x0 0x1e00000>;
		reg = <0x0 0x88700000 0x0 0x1e00000>;
	};

	pil_camera_mem: camera@8ad00000 {
	pil_video_mem: video@8a500000 {
		no-map;
		reg = <0x0 0x8ad00000 0x0 0x500000>;
		reg = <0x0 0x8a500000 0x0 0x500000>;
	};

	pil_video_mem: video@8b200000 {
	pil_ipa_fw_mem: ipa_fw@8aa00000 {
		no-map;
		reg = <0x0 0x8b200000 0x0 0x500000>;
		reg = <0x0 0x8aa00000 0x0 0x10000>;
	};

	pil_ipa_fw_mem: ipa_fw@8b700000 {
	pil_ipa_gsi_mem: ipa_gsi@8aa10000 {
		no-map;
		reg = <0x0 0x8b700000 0x0 0x10000>;
		reg = <0x0 0x8aa10000 0x0 0xa000>;
	};

	pil_ipa_gsi_mem: ipa_gsi@8b710000 {
	pil_gpu_micro_code_mem: gpu_micro_code@8aa1a000 {
		no-map;
		reg = <0x0 0x8b710000 0x0 0xa000>;
	};

	pil_gpu_micro_code_mem: gpu_micro_code@8b71a000 {
		no-map;
		reg = <0x0 0x8b71a000 0x0 0x2000>;
		reg = <0x0 0x8aa1a000 0x0 0x2000>;
	};

	pil_mpss_wlan_mem: mpss_wlan@8b800000 {