ARM: dts: msm: correct apss-tpda's element size
correct apss-tpda's element size for kera. Change-Id: I39218beffeee8cc70d46a4f427bf5805a2e1b63c Signed-off-by: songchai <quic_songchai@quicinc.com>
This commit is contained in:
@@ -922,8 +922,12 @@
|
||||
|
||||
coresight-name = "coresight-tpda-apss";
|
||||
|
||||
qcom,dsb-elem-size = <2 32>,
|
||||
<8 32>;
|
||||
|
||||
qcom,cmb-elem-size = <0 32>,
|
||||
<1 32>;
|
||||
<1 32>,
|
||||
<6 64>;
|
||||
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
Reference in New Issue
Block a user