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

Commit f9933f39 authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: add a dt config aodbg-csr-support for swao csr

Add a dt config aodbg-csr-support to compatible with AODBG CSR,
csr drivers will update timestamp related registers offset according
to this config.

Change-Id: I1b9e99c73a4e818777e1a8c83ea7fe90e0eb8e73
parent 09038df7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -187,6 +187,7 @@ its hardware characteristcs.

	* qcom,timestamp-support:boolean, indicates CSR support sys interface to read
	  timestamp value.
	* qcom,aodbg-csr-support: boolean, indicates this CSR is AODBG CSR.

* Required property for Remote ETMs:

+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
		coresight-name = "coresight-swao-csr";

		qcom,timestamp-support;
		qcom,aodbg-csr-support;

		clocks = <&rpmcc RPM_SMD_QDSS_CLK>;
		clock-names = "apb_pclk";