ARM: dts: msm: Add RTB support for msmtriton

Add RTB (Register Trace Buffer) device tree entry for
msmtriton.

Change-Id: I6d55bf454cd629cd4894b60e40e9266d7e8b5bb9
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
Neeraj Upadhyay 2016-11-16 19:39:07 +05:30
parent b5e5b2cca4
commit f60f31a810

View file

@ -705,6 +705,11 @@
status = "ok";
};
qcom,msm-rtb {
compatible = "qcom,msm-rtb";
qcom,rtb-size = <0x100000>;
};
qcom,mpm2-sleep-counter@10a3000 {
compatible = "qcom,mpm2-sleep-counter";
reg = <0x10a3000 0x1000>;