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

Commit b8c03353 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: Add rpm-master-stats node to mdm9650"

parents a4c3bd9c 54a41c7c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -266,4 +266,12 @@
		reg-names = "phys_addr_base";
		qcom,sleep-stats-version = <2>;
	};

	qcom,rpm-master-stats@60150 {
		compatible = "qcom,rpm-master-stats";
		reg = <0x60150 0x2030>;
		qcom,masters = "APSS", "MPSS";
		qcom,master-stats-version = <2>;
		qcom,master-offset = <2560>;
	};
};