ARM: dts: msm: Add boot stats node for Diwali

Enable boot stats support for Diwali SoC.

Change-Id: Iae2c8e2cfba03aff761eb355b750a6578e214648
This commit is contained in:
Mukesh Ojha
2021-03-15 21:51:05 +05:30
parent 076a60c2a1
commit 61fc80889e

View File

@@ -421,6 +421,12 @@
qcom,config-arr = <0x17800060 0x17810060 0x17820060 0x17830060
0x17840060 0x17850060 0x17860060 0x17870060>;
};
qcom,mpm2-sleep-counter@c221000 {
compatible = "qcom,mpm2-sleep-counter";
reg = <0xc221000 0x1000>;
clock-frequency = <32768>;
};
};
#include "diwali-pinctrl.dtsi"