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

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

Merge "ARM: dts: msm: Update correct address for rpm ram for trinket"

parents d357e06f 4baa1ab8
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -204,11 +204,11 @@
		};
	};

	qcom,rpm-stats@200000 {
	qcom,rpm-stats@4600000 {
		compatible = "qcom,rpm-stats";
		reg = <0x200000 0x1000>,
		      <0x290014 0x4>,
		      <0x29001c 0x4>;
		reg = <0x04600000 0x1000>,
		      <0x04690014 0x4>,
		      <0x0469001c 0x4>;
		reg-names = "phys_addr_base", "offset_addr",
						"heap_phys_addrbase";
		qcom,sleep-stats-version = <2>;