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

Commit 2ee999f2 authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Update RPM log base address for msmtitanium



RPM Ulog base address is changed. Update it to new value.

Change-Id: I9eb89f9318f28edb09936be3edd37a96d611aa7d
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 1c10389d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -464,9 +464,9 @@
		compatible = "qcom,cpu-sleep-status";
	};

	qcom,rpm-log@29dc00 {
	qcom,rpm-log@29fc00 {
		compatible = "qcom,rpm-log";
		reg = <0x29dc00 0x4000>;
		reg = <0x29fc00 0x4000>;
		qcom,rpm-addr-phys = <0x200000>;
		qcom,offset-version = <4>;
		qcom,offset-page-buffer-addr = <36>;