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

Commit dbee427a 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: define apq8009 modem and peripheral regions"

parents 8a80778b 6f0ca789
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -51,3 +51,11 @@
		};
	};
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x1e00000>;
};

&peripheral_mem {
	reg = <0x0 0x89e00000 0x0 0x0500000>;
};
+8 −0
Original line number Diff line number Diff line
@@ -51,3 +51,11 @@
		};
	};
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x1e00000>;
};

&peripheral_mem {
	reg = <0x0 0x89e00000 0x0 0x0500000>;
};
+8 −0
Original line number Diff line number Diff line
@@ -25,3 +25,11 @@
	qcom,msm-id = <265 0>;
	qcom,board-id= <8 0x105>;
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x1e00000>;
};

&peripheral_mem {
	reg = <0x0 0x89e00000 0x0 0x0500000>;
};