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

Commit 358080ae authored by Mao Jinlong's avatar Mao Jinlong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Correct cmbsize of the gold/silver tpdms for KONA



The cmb size of gold/silver tpdms should be 32. Correct it to make
hw trace work.

Change-Id: I83a6bb88e7615c243f3a80111b65d594b56548a7
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent e222d4df
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1238,8 +1238,8 @@

		qcom,tpda-atid = <66>;
		qcom,dsb-elem-size = <3 32>;
		qcom,cmb-elem-size = <0 64>,
				     <1 64>,
		qcom,cmb-elem-size = <0 32>,
				     <1 32>,
				     <2 64>;

		clocks = <&clock_aop QDSS_CLK>;