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:
parent
70fdea2c6f
commit
5abaf0175b
1 changed files with 5 additions and 0 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue