Merge "ARM: dts: msm: Enable apss cpu ncc0, ncc1 measure nodes for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c74a9623e9
@@ -1622,6 +1622,11 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
apsscc: syscon@16450000 {
|
||||
compatible = "syscon";
|
||||
reg = <0x16450000 0x7000>;
|
||||
};
|
||||
|
||||
mccc: syscon@240ba000 {
|
||||
compatible = "syscon";
|
||||
reg = <0x240ba000 0x800>;
|
||||
@@ -1634,6 +1639,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