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

Commit ea43e201 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 RPM log base address for msmtitanium"

parents ec2c9e06 2ee999f2
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>;