Merge "ARM: dts: msm: correct apss-tpda's element size"

This commit is contained in:
QCTECMDR Service
2024-12-19 23:01:17 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2050,8 +2050,15 @@
coresight-name = "coresight-tpda-apss"; coresight-name = "coresight-tpda-apss";
qcom,dsb-elem-size = <2 32>,
<5 32>,
<8 32>;
qcom,cmb-elem-size = <0 32>, qcom,cmb-elem-size = <0 32>,
<1 32>; <1 32>,
<3 32>,
<6 64>,
<7 64>;
clocks = <&aoss_qmp>; clocks = <&aoss_qmp>;
clock-names = "apb_pclk"; clock-names = "apb_pclk";