Merge "ARM: dts: msm: correct apss-tpda's element size"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
6f06780153
@@ -2050,8 +2050,15 @@
|
||||
|
||||
coresight-name = "coresight-tpda-apss";
|
||||
|
||||
qcom,dsb-elem-size = <2 32>,
|
||||
<5 32>,
|
||||
<8 32>;
|
||||
|
||||
qcom,cmb-elem-size = <0 32>,
|
||||
<1 32>;
|
||||
<1 32>,
|
||||
<3 32>,
|
||||
<6 64>,
|
||||
<7 64>;
|
||||
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
Reference in New Issue
Block a user