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

Commit 4452d7cb 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: Update IMEM base address for sdm640" into msm-4.14

parents 09161784 17f79169
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -617,10 +617,10 @@
		interrupts = <1 5 4>;
	};

	qcom,msm-imem@146bf000 {
	qcom,msm-imem@146aa000 {
		compatible = "qcom,msm-imem";
		reg = <0x146bf000 0x1000>;
		ranges = <0x0 0x146bf000 0x1000>;
		reg = <0x146aa000 0x1000>;
		ranges = <0x0 0x146aa000 0x1000>;
		#address-cells = <1>;
		#size-cells = <1>;