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