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

Commit 99e3c3eb authored by Aparna Das's avatar Aparna Das
Browse files

ARM: dts: msm: Add debug and etm save-restore dt support for krypton



The ETM and Debug registers need to be saved and restored on msmkrypton
using memory mapped access and OS lock mechanism as cp14 access is not
permitted for these registers. Add device tree entry to support this
feature.

Change-Id: I8087a0b1b6bdd3d9ce77afe21a1e49a0aae80bdb
Signed-off-by: default avatarAparna Das <adas@codeaurora.org>
parent 9fad8967
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -310,6 +310,13 @@
		reg-names = "fuse-base";
	};

	jtag_mm: jtagmm@fc342000 {
		compatible = "qcom,jtag-mm";
		reg = <0xfc342000 0x1000>,
		      <0xfc340000 0x1000>;
		reg-names = "etm-base","debug-base";
	};

	qcom,mss@fc880000 {
		compatible = "qcom,pil-q6v55-mss";
		reg = <0xfc880000 0x100>,