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

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

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

DDR stats is used to display ddr statistics via sysfs.

Change-Id: Ib139bc1e54f4ff23ce278a81c0809bd81bab6a92
parent 514cd500
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -150,6 +150,12 @@
		qcom,num-records = <3>;
	};

	qcom,ddr-stats@c3f001c {
		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>;