Merge "ARM: dts: msm: enable interconnect devices for Monaco"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
70e128cf60
@@ -1655,7 +1655,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
clk_virt: interconnect {
|
clk_virt: interconnect {
|
||||||
/* compatible = "qcom,monaco-clk_virt"; */
|
compatible = "qcom,monaco-clk_virt";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
clock-names = "bus", "bus_a";
|
clock-names = "bus", "bus_a";
|
||||||
clocks = <&rpmcc RPM_SMD_QUP_CLK>,
|
clocks = <&rpmcc RPM_SMD_QUP_CLK>,
|
||||||
@@ -1663,7 +1663,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mmnrt_virt: interconnect@0 {
|
mmnrt_virt: interconnect@0 {
|
||||||
/* compatible = "qcom,monaco-mmnrt_virt"; */
|
compatible = "qcom,monaco-mmnrt_virt";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
qcom,util-factor = <142>;
|
qcom,util-factor = <142>;
|
||||||
qcom,keepalive;
|
qcom,keepalive;
|
||||||
@@ -1673,7 +1673,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mmrt_virt: interconnect@1 {
|
mmrt_virt: interconnect@1 {
|
||||||
/* compatible = "qcom,monaco-mmrt_virt"; */
|
compatible = "qcom,monaco-mmrt_virt";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
qcom,util-factor = <142>;
|
qcom,util-factor = <142>;
|
||||||
qcom,keepalive;
|
qcom,keepalive;
|
||||||
@@ -1684,7 +1684,7 @@
|
|||||||
|
|
||||||
system_noc: interconnect@1880000 {
|
system_noc: interconnect@1880000 {
|
||||||
reg = <0x01880000 0x5e200>;
|
reg = <0x01880000 0x5e200>;
|
||||||
/* compatible = "qcom,monaco-system_noc"; */
|
compatible = "qcom,monaco-system_noc";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
qcom,keepalive;
|
qcom,keepalive;
|
||||||
clock-names = "bus", "bus_a";
|
clock-names = "bus", "bus_a";
|
||||||
@@ -1697,7 +1697,7 @@
|
|||||||
|
|
||||||
config_noc: interconnect@1900000 {
|
config_noc: interconnect@1900000 {
|
||||||
reg = <0x01900000 0x1000>;
|
reg = <0x01900000 0x1000>;
|
||||||
/* compatible = "qcom,monaco-config_noc"; */
|
compatible = "qcom,monaco-config_noc";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
qcom,keepalive;
|
qcom,keepalive;
|
||||||
clock-names = "bus", "bus_a";
|
clock-names = "bus", "bus_a";
|
||||||
@@ -1707,7 +1707,7 @@
|
|||||||
|
|
||||||
bimc: interconnect@4480000 {
|
bimc: interconnect@4480000 {
|
||||||
reg = <0x04480000 0x80000>;
|
reg = <0x04480000 0x80000>;
|
||||||
/* compatible = "qcom,monaco-bimc"; */
|
compatible = "qcom,monaco-bimc";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
qcom,util-factor = <151>;
|
qcom,util-factor = <151>;
|
||||||
qcom,keepalive;
|
qcom,keepalive;
|
||||||
|
Reference in New Issue
Block a user