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

Commit 599e3e5a authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: Add support for RTB on mdmcalifornium



Enable RTB tracing support on mdmcalifornium. This change
adds size of memory to be reserved during RTB probe.

CRs-Fixed: 958591
Change-Id: I03cde22c68c0947d3543e8ec6dac74a08f1408bb
Signed-off-by: default avatarJeevan Shriram <jshriram@codeaurora.org>
parent db9b80a5
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -584,6 +584,11 @@
		qcom,pet-time = <10000>;
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;
	};

	jtag_fuse: jtagfuse@5e01c {
		compatible = "qcom,jtag-fuse-v2";
		reg = <0xa601c 0x8>;