ARM: dts: msm: correct apss-tpda's element size
correct apss-tpda's element size. Change-Id: Ib5e1901ef9c893d3dc042a8153e91e2b64d79ab0 Signed-off-by: songchai <quic_songchai@quicinc.com>
This commit is contained in:
@@ -1934,8 +1934,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