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

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

Merge "ARM: dts: msm: add mem-offline support for atoll"

parents 77916c61 b09433c7
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -36,6 +36,15 @@
	qcom,msm-id = <407 0x0>;
	interrupt-parent = <&pdc>;

	mem-offline {
		compatible = "qcom,mem-offline";
		offline-sizes = <0x1 0x40000000 0x0 0x80000000>,
						<0x1 0xc0000000 0x0 0xc0000000>,
						<0x2 0xc0000000 0x1 0x40000000>;
		granule = <512>;
		mboxes = <&qmp_aop 0>;
	};

	aliases {
		serial0 = &qupv3_se8_2uart;
		sdhc1 = &sdhc_1; /* eMMC */