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

Commit 17f79169 authored by Prateek Sood's avatar Prateek Sood
Browse files

ARM: dts: msm: Update IMEM base address for sdm640



Update base address of shared IMEM for sdm640.

Change-Id: I2061f57098c3a2d704e40db51cc23e4cc4727108
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent c745d32a
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>;