ARM: dts: msm: Enable apss cpu ncc0, ncc1 measure nodes for sun

Enable apss cpu ncc0, ncc1 measure nodes to support cluster l, m
clk measure.

Change-Id: Ib691fb4254f41c64639e8f2e36c0d009336576c3
Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>
This commit is contained in:
Vivek Aknurwar
2023-12-14 10:52:03 -08:00
parent c526c104a8
commit 59e23827e2

View File

@@ -1582,6 +1582,11 @@
#reset-cells = <1>;
};
apsscc: syscon@16450000 {
compatible = "syscon";
reg = <0x16450000 0x7000>;
};
mccc: syscon@240ba000 {
compatible = "syscon";
reg = <0x240ba000 0x800>;
@@ -1594,6 +1599,7 @@
debugcc: qcom,cc-debug {
compatible = "qcom,sun-debugcc";
qcom,apsscc = <&apsscc>;
qcom,gcc = <&gcc>;
qcom,gpucc = <&gpucc>;
qcom,gxclkctl = <&gxclkctldebugcc>;