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

Commit d33e9173 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: Enable RPM master stats for MSM8992"

parents dc84b2f2 c2b4153d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -603,4 +603,12 @@
		reg = <0xfc000000 0x1a0000>;
		qcom,start-offset = <0x190010>;
	};

	qcom,rpm-master-stats@fc428150 {
		compatible = "qcom,rpm-master-stats";
		reg = <0xfc428150 0x3200>;
		qcom,masters = "APSS", "MPSS", "LPSS";
		qcom,master-stats-version = <2>;
		qcom,master-offset = <2560>;
	};
};