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

Commit 882bdcd2 authored by Prakash Gupta's avatar Prakash Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: updated memory map v1 for blair

Updated memory map for holi inline with v1.

Change-Id: I58dbd276f3e8e45463de10adb8c3835f31f939f4
parent a0625ba3
Loading
Loading
Loading
Loading
+12 −22
Original line number Diff line number Diff line
@@ -283,12 +283,7 @@

	xbl_aop_mem: xbl_aop_mem@80700000 {
		no-map;
		reg = <0x0 0x80700000 0x0 0x160000>;
	};

	cmd_db: reserved-memory@80860000 {
		no-map;
		reg = <0x0 0x80860000 0x0 0x20000>;
		reg = <0x0 0x80700000 0x0 0x100000>;
	};

	reserved_xbl_uefi: reserved_xbl_uefi@80880000 {
@@ -318,37 +313,32 @@

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

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

	pil_camera_mem: camera@8ad00000 {
	pil_cdsp_mem: cdsp@88700000 {
		no-map;
		reg = <0x0 0x8ad00000 0x0 0x500000>;
		reg = <0x0 0x88700000 0x0 0x1e00000>;
	};

	pil_video_mem: video@8b200000 {
	pil_video_mem: video@8a500000 {
		no-map;
		reg = <0x0 0x8b200000 0x0 0x500000>;
		reg = <0x0 0x8a500000 0x0 0x500000>;
	};

	pil_ipa_fw_mem: ipa_fw@8b700000 {
	pil_ipa_fw_mem: ipa_fw@8aa00000 {
		no-map;
		reg = <0x0 0x8b700000 0x0 0x10000>;
		reg = <0x0 0x8aa00000 0x0 0x10000>;
	};

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

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

	pil_mpss_wlan_mem: mpss_wlan@8b800000 {