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

Commit 16684a9f authored by Tingwei Zhang's avatar Tingwei Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set MSR range in CSR for Lahaina

Set the MSR register range in SWAO CSR for Lahaina.

Change-Id: I430c9d1ba20abc32c9e3879b42ffa2e7cbd351c8
parent 329489d3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -489,8 +489,9 @@

	swao_csr: csr@6b0f000 {
		compatible = "qcom,coresight-csr";
		reg = <0x6b0f000 0x1000>;
		reg-names = "csr-base";
		reg = <0x6b0f000 0x1000>,
		      <0x6b0f0f8 0x50>;
		reg-names = "csr-base", "msr-base";

		coresight-name = "coresight-swao-csr";
		qcom,timestamp-support;