ARM: dts: msm: Add RTB support for msmfalcon

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

Change-Id: Ifd9f97f8595daac67c733e6120cdb3c89e5a02a4
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
Neeraj Upadhyay 2016-11-16 19:20:19 +05:30
parent 70fdea2c6f
commit 5abaf0175b

View file

@ -884,6 +884,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>;