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:
@@ -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>;
|
||||
|
Reference in New Issue
Block a user