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

Commit e1ca142b authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

ARM: dts: msm: Add MPM2 Sleep Counter device for APQ8084



Add a device definition for the MPM2 Sleep Counter device
on APQ8084 to enable boot stat reporting.

Change-Id: I182644e2f331550a01f42acf7f862653c45f190f
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent c4127fbe
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -158,6 +158,12 @@
		};
	};

	qti,mpm2-sleep-counter@fc4a3000 {
		compatible = "qti,mpm2-sleep-counter";
		reg = <0xfc4a3000 0x1000>;
		clock-frequency = <32768>;
	};

        blsp1_uart1: serial@f991e000 {
		compatible = "qcom,msm-lsuart-v14";
		reg = <0xf991e000 0x1000>;