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

Commit 46363159 authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Add ddr stats node for kona

DDR stats is used to display ddr statistics via sysfs.

Change-Id: I028174fd1c52c3fe592fa293ed23b72c26216140
parent da46ce0a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -103,6 +103,12 @@
		qcom,num-records = <3>;
	};

	qcom,ddr-stats@c3f0000 {
		compatible = "qcom,ddr-stats";
		reg = <0xc300000 0x1000>, <0xc3f001c 0x4>;
		reg-names = "phys_addr_base", "offset_addr";
	};

	qcom,rpmh-master-stats@b221200 {
		compatible = "qcom,rpmh-master-stats-v1";
		reg = <0xb221200 0x60>;