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

Commit 93c8236b 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: plutonium: Disable OCMEM by default and enable it for SIM"

parents 2ae6f29c 9c1f017e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -81,3 +81,7 @@
	qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104";
	status = "ok";
};

&ocmem {
	status = "disabled";
};
+1 −1
Original line number Diff line number Diff line
@@ -571,7 +571,7 @@
		#clock-cells = <1>;
	};

	qcom,ocmem@fdd00000 {
	ocmem: qcom,ocmem@fdd00000 {
		compatible = "qcom,msm-ocmem";
		reg = <0xfdd00000 0x2000>,
			<0xfdd02000 0x2000>,